mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] Undefines local defines and moves global to __define (#8502)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Kashargul <KashL@t-online.de>
This commit is contained in:
@@ -171,4 +171,11 @@ dmm_suite{
|
||||
return key
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#undef DMM_IGNORE_AREAS
|
||||
#undef DMM_IGNORE_TURFS
|
||||
#undef DMM_IGNORE_OBJS
|
||||
#undef DMM_IGNORE_NPCS
|
||||
#undef DMM_IGNORE_PLAYERS
|
||||
#undef DMM_IGNORE_MOBS
|
||||
|
||||
Reference in New Issue
Block a user