mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] move invisibility to defines (#10787)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a01b8efc9e
commit
94940d84ab
@@ -474,7 +474,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