What are these and what do you think about these?
Posted: 26 Mar 2021, 17:36
A feature rich city builder game for Android, iOS and PC
https://www.forum.theotown.com/
Code: Select all
c = 0
if TheoTown.addUndoButton != None:
TheoTown.addUndoButton()
c += 1
else:
c -= 1
print(c)