Trying to fix tostring

This commit is contained in:
Cooldude2606
2017-09-15 19:16:07 +01:00
parent dd0c13d64a
commit 9c4600377a
5 changed files with 10 additions and 10 deletions

View File

@@ -65,7 +65,7 @@ See code for more details.
* Convert ticks to hours based on game speed
* tick_to_min (tick)
* Convert ticks to minutes based on game speed
* table.to_string(tbl)
* table.tostring(tbl)
* We stole this but we don't know from where, just google it
* output -> table as a string
## Get Commands