mta-ptp/enums.lua
2020-01-07 14:52:56 +04:00

5 lines
103 B
Lua

Teams = {
SECRET_SERVICE = "Secret Service",
POLICE = "Police",
TERRORISTS = "Terrorists"
}