Bit of Formatting

This commit is contained in:
Cooldude2606
2018-03-14 17:44:33 +00:00
parent 9a1e818e47
commit 4822de486f

View File

@@ -57,6 +57,7 @@ function ExpLib.server_print(player_message,player_name,player_tag,player_colour
end
game.print(player_name..' '..tag..': '..player_message,colour)
end
--- Returns a value to the player or if no player then log the return
-- @usage a = 'to return'
-- player_return(a)