Fix client-side script not being sent over.

master
Icedream 2015-04-23 22:09:37 +02:00
parent efba83b6ed
commit 9b7b38c8f7
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
-- For reference see Prop Hunt, sh_init.lua:58 and sh_init.lua:63
AddCSLuaFile("autorun/client/prophunt_tauntmenu.lua")
local tauntsTable = {}
local tauntsFixedTable = {}
local tauntPathsTable = {}