10 lines
232 B
Lua
10 lines
232 B
Lua
|
--[[
|
|||
|
<EFBFBD> 2017 Thriving Ventures Limited do not share, re-distribute or modify
|
|||
|
|
|||
|
without permission of its author (gustaf@thrivingventures.com).
|
|||
|
]]
|
|||
|
|
|||
|
local plugin = plugin;
|
|||
|
|
|||
|
plugin:IncludeFile("shared.lua", SERVERGUARD.STATE.CLIENT);
|