docs update and entity.spawner

This commit is contained in:
Evil Factory
2021-10-03 12:13:45 -03:00
parent a5233b4686
commit 446686e18c
7 changed files with 303 additions and 12 deletions

View File

@@ -31,4 +31,4 @@ function Networking.Send(netMessage, connection, deliveryMethod) end
--- Adds a function to listen for lua net messages
-- @realm shared
function Networking.Receive(netMessageName, callback) end
function Networking.Receive(netMessageName, callback) end