Skip to content

Commit

Permalink
Mtn: revert line
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerkiz committed Dec 21, 2024
1 parent 1de6ae7 commit 3aaa26e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maps/mountain_fortress_v3/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ local has_the_game_ended = function ()
game.print(({ 'entity.notify_restart' }), { r = 0.22, g = 0.88, b = 0.22 })
local message = 'Soft-reset is disabled! Server will restart from scenario to load new changes.'
Server.to_discord_bold(table.concat { '*** ', message, ' ***' })
Server.start_scenario('')
Server.start_scenario('Mountain_Fortress_v3')
this.announced_message = true
return
end
Expand Down

0 comments on commit 3aaa26e

Please sign in to comment.