Skip to content

Commit 441d33d

Browse files
Update server.lua
1 parent 8270393 commit 441d33d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server.lua

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
local inventory <const> = exports.ox_inventory
22
local items <const> = inventory:Items()
3-
-- local weapons <const> = inventory:Weapons()
43

54
RegisterNetEvent('ox:creativechest', function()
65
local player <const> = Player(source).state

0 commit comments

Comments
 (0)