LilllSkrimp

Results 1 comments of LilllSkrimp

> ``` > if type == 'house' and not exports['qb-houses']:hasKey(Player.PlayerData.license, Player.PlayerData.citizenid, Config.Garages[garage].houseName) then > cb(true) > else > cb(false) > end > ``` > > I changed the code in...