mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
#undef is now required for all file defines (#24091)
* CI * undef * hooooly crap * yeah * false by default * fixes * alright, there we go * oops lmao * lol, lmao even * proper programming * fix * losin my mind * oops * yeah coloring * WE LOVE MULTIPLE DEFINES (ive lost my sanity)
This commit is contained in:
@@ -362,3 +362,5 @@
|
||||
var/id = get_blood_id()
|
||||
if(id)
|
||||
reagents.del_reagent(get_blood_id())
|
||||
|
||||
#undef EXOTIC_BLEED_MULTIPLIER
|
||||
|
||||
@@ -849,3 +849,5 @@
|
||||
|
||||
|
||||
#undef MITO_REVIVAL_COST
|
||||
|
||||
#undef GHETTO_DISINFECT_AMOUNT
|
||||
|
||||
Reference in New Issue
Block a user