mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 07:38:05 +01:00
invisibility = 100 and 101 now use defines.
This commit is contained in:
@@ -193,7 +193,7 @@
|
||||
left--
|
||||
if(left < 1)
|
||||
if(!(visible))
|
||||
invisibility = 101
|
||||
invisibility = INVISIBILITY_ABSTRACT
|
||||
else
|
||||
invisibility = 0
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user