Skip to content

Commit

Permalink
I guess we never did this
Browse files Browse the repository at this point in the history
  • Loading branch information
blackdragonTOW committed Jun 24, 2024
1 parent 31e1ffb commit bc22493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/gamemodes/game_mode.dm
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ GLOBAL_VAR_INIT(cas_tracking_id_increment, 0) //this var used to assign unique t
log_game("Round started at [time2text(world.realtime)]")
log_game("Operation time at round start is [worldtime2text()]")
if(SSticker.mode)
log_game("Game mode set to [SSticker.mode]")
log_game("Game mode set to [SSticker.mode] on the [SSmapping.configs[GROUND_MAP].map_name] map")
log_game("Server IP: [world.internet_address]:[world.port]")
return TRUE

Expand Down

0 comments on commit bc22493

Please sign in to comment.