mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +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:
@@ -1243,3 +1243,6 @@
|
||||
#undef CURRENT_MINUTE
|
||||
#undef MINUTE_COUNT
|
||||
#undef ADMINSWARNED_AT
|
||||
|
||||
#undef SUGGESTED_CLIENT_VERSION
|
||||
#undef SUGGESTED_CLIENT_BUILD
|
||||
|
||||
@@ -86,3 +86,5 @@
|
||||
|
||||
to_chat(src, "<span class='notice'>View range set to [viewNum_to_text(view_range)]</span>")
|
||||
AddViewMod("custom", view_range)
|
||||
|
||||
#undef CUSTOM_VIEWRANGES
|
||||
|
||||
Reference in New Issue
Block a user