覆盖更新项目文件

master
ALANDQQ-star 4 weeks ago
commit a7c5cc59bd

@ -0,0 +1,6 @@
import pygame as pg
from source.main import main
if __name__=='__main__':
main()
pg.quit()

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save