1
0
Fork 0
forked from Simnation/Main
Main/resources/[defaultmaps]/prompt_sandy_classic_car_dealership/client.lua

5 lines
199 B
Lua
Raw Normal View History

2025-08-05 18:08:03 +02:00
CreateThread(function()
local oldinterior = GetInteriorAtCoordsWithType(1931.78516, 3730.23828, 31.8600159, 'v_barbers')
DisableInterior(oldinterior, true)
UnpinInterior(oldinterior)
end)