Mods
This commit is contained in:
parent
c00efdf170
commit
276da493f4
|
@ -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()
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "4.4.0",
|
||||
"version": "5.0.0",
|
||||
"title": "Cromulant",
|
||||
"program": "cromulant",
|
||||
"author": "madprops",
|
||||
|
|
Loading…
Reference in New Issue