This commit is contained in:
Auric Vente 2024-08-03 06:37:03 -06:00
parent c00efdf170
commit 276da493f4
2 changed files with 2 additions and 1 deletions

View File

@ -448,6 +448,7 @@ class Game:
Game.started = False
Game.timer.stop()
Game.merge_charge = 0
Window.clear_view()
Ants.populate(size)
Window.to_top()

View File

@ -1,5 +1,5 @@
{
"version": "4.4.0",
"version": "5.0.0",
"title": "Cromulant",
"program": "cromulant",
"author": "madprops",