mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-17 20:30:46 +01:00
3 lines
91 B
Plaintext
3 lines
91 B
Plaintext
GLOBAL_VAR_INIT(year, UTC_YEAR)
|
|
GLOBAL_VAR_INIT(year_integer, text2num(year)) // = 2013???
|