Fix client-side script not being sent over.
parent
efba83b6ed
commit
9b7b38c8f7
|
@ -1,5 +1,7 @@
|
||||||
-- For reference see Prop Hunt, sh_init.lua:58 and sh_init.lua:63
|
-- For reference see Prop Hunt, sh_init.lua:58 and sh_init.lua:63
|
||||||
|
|
||||||
|
AddCSLuaFile("autorun/client/prophunt_tauntmenu.lua")
|
||||||
|
|
||||||
local tauntsTable = {}
|
local tauntsTable = {}
|
||||||
local tauntsFixedTable = {}
|
local tauntsFixedTable = {}
|
||||||
local tauntPathsTable = {}
|
local tauntPathsTable = {}
|
||||||
|
|
Loading…
Reference in New Issue