forked from rain-rain-bob-sss/gmod-flood-2.2
Update sh_message.lua
This commit is contained in:
parent
febcf4a8a1
commit
ca0d6b82d0
@ -12,6 +12,10 @@ if(SERVER)then
|
||||
net.WriteTable(messagetbl)
|
||||
net.Broadcast()
|
||||
end
|
||||
local base={str="NIL",col=Color(255,255,255),a=500,x=100,y=-200,ft="DermaLarge"}
|
||||
function FM_MESSAGE_BASE()
|
||||
return base
|
||||
end
|
||||
else --NO BUDGET TO THINK ABOUT VAR NAME
|
||||
local e=e or {}
|
||||
--Some stupid dont update their gmod,fuck you.
|
||||
|
Loading…
Reference in New Issue
Block a user