mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Var is fine in one line, null in next one. Cannot feasibly prevent that without slapping nullcheck before EVERY mention on that var, so going to just add some sanity checks and call it a day
7 lines
78 B
Plaintext
7 lines
78 B
Plaintext
// BEGIN_INTERNALS
|
|
/*
|
|
MAP_ICON_TYPE: 0
|
|
AUTO_FILE_DIR: OFF
|
|
*/
|
|
// END_INTERNALS
|