Skip to content
This repository was archived by the owner on Dec 20, 2022. It is now read-only.

Commit 4da12f6

Browse files
Update spawnselect_client.lua
1 parent 2963939 commit 4da12f6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

spawnselect_client.lua

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
--[[
22
Author: Thunderstorm441
3+
Mentainer: WilderMO
34
https://github.com/Thunderstorm441/ts_spawnselect
45
]]--
56
--CONFIG
@@ -109,4 +110,4 @@ Citizen.CreateThread(function()
109110
Citizen.Wait(0)
110111
_menuPool:ProcessMenus()
111112
end
112-
end)
113+
end)

0 commit comments

Comments
 (0)