5 lines
86 B
Lua
5 lines
86 B
Lua
if (SERVER) then
|
|
include("d3stats/init.lua")
|
|
else
|
|
include("d3stats/cl_init.lua")
|
|
end |