mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-09-16 09:16:22 +02:00
update in code2
This commit is contained in:
@@ -7,5 +7,5 @@ function bot_command_players(filename)
|
|||||||
end
|
end
|
||||||
|
|
||||||
function bot_command_time(filename)
|
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
|
end
|
||||||
|
Reference in New Issue
Block a user