global tracker of current level
This commit is contained in:
parent
f4d3969a1f
commit
a392755844
@ -26,3 +26,6 @@ P2_WIN = false
|
|||||||
-- WIN counts!
|
-- WIN counts!
|
||||||
P1_COUNT = 0
|
P1_COUNT = 0
|
||||||
P2_COUNT = 0
|
P2_COUNT = 0
|
||||||
|
|
||||||
|
-- Current Level
|
||||||
|
CUR_LEVEL = 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user