update game folder

This commit is contained in:
Kylin_on_Mac
2022-06-02 14:31:50 +08:00
parent a198a46ca3
commit 757adbf542
3 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
import sys
from os import path
sys.path.append(path.dirname(__file__))
# TODO smaller bg
from src.game import EasyGame