Page 1 of 1

What are these and what do you think about these?

Posted: 26 Mar 2021, 17:36
by 1Code
With CCTV
With CCTV
Without CCTV
Without CCTV

Re: What are these and what do you think about these?

Posted: 29 Mar 2021, 22:08
by CommanderABab

Code: Select all

c = 0
if TheoTown.addUndoButton != None:
     TheoTown.addUndoButton()
     c += 1
else:
     c -= 1
print(c)
If a plugin uses on built fun, there probably won't be an undo.