global crimes
This commit is contained in:
parent
f454d88877
commit
a5ed241e77
@ -60,6 +60,7 @@ def SW():
|
||||
|
||||
def NW():
|
||||
# open menu
|
||||
global show_menu
|
||||
print("toggling menu")
|
||||
if show_menu is True:
|
||||
show_menu = False
|
||||
|
Loading…
Reference in New Issue
Block a user