mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +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:
@@ -375,3 +375,7 @@ GLOBAL_LIST_EMPTY(ert_request_messages)
|
||||
frequency = ERT_FREQ
|
||||
icon_state = "radio"
|
||||
freqlock = TRUE
|
||||
|
||||
#undef ERT_TYPE_AMBER
|
||||
#undef ERT_TYPE_RED
|
||||
#undef ERT_TYPE_GAMMA
|
||||
|
||||
Reference in New Issue
Block a user