Main/resources/[jobs]/[police]/loaf_spikestrips/client/framework/standalone.lua
2025-06-07 08:51:21 +02:00

7 lines
92 B
Lua

if Config.Framework ~= "standalone" then
return
end
function IsPolice()
return false
end