:broon:
This commit is contained in:
@@ -251,7 +251,7 @@ def stopServer():
|
||||
|
||||
with open("resources/games/hexGames.json", "w") as f:
|
||||
json.dump(emptyDict,f,indent=4)
|
||||
|
||||
|
||||
with open("resources/games/hangmanGames.json", "w") as f:
|
||||
json.dump(emptyDict,f,indent=4)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user