Main/resources/[carscripts]/community_bridge/modules/housing/bcs-housing/server.lua
2025-08-06 16:37:06 +02:00

5 lines
No EOL
104 B
Lua

if GetResourceState('bcs-housing') == 'missing' then return end
Housing = Housing or {}
return Housing