mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-16 02:47:48 +02:00
mtn: remove unused logging
This commit is contained in:
parent
175945f168
commit
ff7f584c71
@ -126,7 +126,6 @@ Commands.new('mtn_reverse_map', 'Usable only for admins - reverses the map!')
|
||||
Public.set_stateful_settings('reversed', not reversed)
|
||||
Discord.send_notification_raw(scenario_name, player.name .. ' reversed the map.')
|
||||
Public.reset_map()
|
||||
log(serpent.block('resetting map'))
|
||||
game.print(mapkeeper .. player.name .. ', has reverse the map and reset the game!',
|
||||
{ r = 0.98, g = 0.66, b = 0.22 })
|
||||
player.print('Map reversed.')
|
||||
|
Loading…
Reference in New Issue
Block a user