Use shovels, land in water

This commit is contained in:
2020-12-02 11:12:51 +00:00
parent 00846538e8
commit 6ba9288fd7
7 changed files with 36 additions and 3 deletions
+1
View File
@@ -23,6 +23,7 @@ g.objects = {}
g.window = None
g.job = None
g.correction_count = 0
g.holding = 0
@app.route('/')
def hello_world():