mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-01-30 04:30:58 +02:00
update in code2
This commit is contained in:
parent
6f591a1c20
commit
8ac7ebbae7
@ -7,5 +7,5 @@ function bot_command_players(filename)
|
||||
end
|
||||
|
||||
function bot_command_time(filename)
|
||||
game.write_file(filename, string.format("Time since server start (%d):"),#math.floor(game.tick / 60)
|
||||
game.write_file(filename, string.format("Time since server start (%d):"),#math.floor(game.tick / 60), false,0)
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user