mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 19:44:46 +01:00
move invisibility to defines (#17612)
* move Invisibility to defines * . * .
This commit is contained in:
@@ -467,7 +467,7 @@ var/const/CE_STABLE_THRESHOLD = 0.5
|
||||
B.viruses = source.data["viruses"]
|
||||
|
||||
B.fluorescent = 0
|
||||
B.invisibility = 0
|
||||
B.invisibility = INVISIBILITY_NONE
|
||||
return B
|
||||
|
||||
#undef BLOOD_MINIMUM_STOP_PROCESS
|
||||
|
||||
Reference in New Issue
Block a user