mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-17 01:54:25 +01:00
Undefines local defines and moves global to __define (#16028)
* first set of defines * some more * . * final defines * del local define
This commit is contained in:
@@ -271,3 +271,4 @@ Reads a comment and outputs the type of comment
|
||||
if(comm == 2)
|
||||
errors+=new/scriptError/UnterminatedComment()
|
||||
|
||||
#undef COL
|
||||
|
||||
Reference in New Issue
Block a user