mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
6 lines
203 B
Plaintext
6 lines
203 B
Plaintext
GLOBAL_LIST_EMPTY(all_observable_events)
|
|
|
|
GLOBAL_VAR_INIT(timezoneOffset, 0) // The difference betwen midnight (of the host computer) and 0 world.ticks.
|
|
|
|
GLOBAL_VAR_INIT(TAB, " ")
|