Files
vgstation13/__DEFINES/economy.dm
ShiftyRail d5c96122cf Fixes a define from 2017 (#37522)
* Fixes a define from 2017

* The defines

* forgot that bit
2025-05-06 09:05:18 -04:00

4 lines
103 B
Plaintext

#define SECURITY_AUTO_LOGIN 0
#define SECURITY_MANUAL_LOGIN 1
#define SECURITY_CARD_AND_MANUAL_LOGIN 2