invisibility = 100 and 101 now use defines.

This commit is contained in:
phil235
2016-04-29 01:00:05 +02:00
committed by phil235
parent d5af5ca696
commit 750eaa4a57
47 changed files with 63 additions and 60 deletions
+1 -1
View File
@@ -193,7 +193,7 @@
left--
if(left < 1)
if(!(visible))
invisibility = 101
invisibility = INVISIBILITY_ABSTRACT
else
invisibility = 0
else