mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +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:
@@ -438,3 +438,8 @@
|
||||
playsound(src, 'sound/machines/synth_no.ogg', 15, TRUE)
|
||||
to_chat(user, "<span class='notice'>Please reconnect [src] to a library computer.</span>")
|
||||
return FALSE
|
||||
|
||||
#undef BARCODE_MODE_SCAN_SELECT
|
||||
#undef BARCODE_MODE_SCAN_INVENTORY
|
||||
#undef BARCODE_MODE_CHECKOUT
|
||||
#undef BARCODE_MODE_CHECKIN
|
||||
|
||||
Reference in New Issue
Block a user