Skip to content

Commit

Permalink
Hotfix for Nuitka
Browse files Browse the repository at this point in the history
  • Loading branch information
f1refa11 committed May 19, 2023
1 parent 01875e4 commit b5faf29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mainMenu.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
from funcs import gameExit
from button import Button
from confvar import fpsLimit
from sys import exit
def mainMenu():
from main import cursor,logo,screen,clock
from settingsMenu import settingsMenu
Expand Down

0 comments on commit b5faf29

Please sign in to comment.