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