fixes
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
-- @name koptilnya/mesh_loader/cl_builder
|
||||
-- @client
|
||||
-- @include /koptilnya/libs/table.txt
|
||||
-- @include obj_parser.txt
|
||||
@@ -26,6 +27,9 @@ function MeshBuilder:initialize(link)
|
||||
self:_applyMeshes()
|
||||
end
|
||||
|
||||
net.start("initialized")
|
||||
net.send()
|
||||
|
||||
net.receive("objects", function()
|
||||
self._objects = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user