mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-02 00:42:29 +00:00
7 lines
81 B
Lua
7 lines
81 B
Lua
include("shared.lua")
|
|
|
|
function ENT:Initialize()
|
|
end
|
|
function ENT:OnRemove()
|
|
end
|