Skip to content

Commit

Permalink
a bit of logging
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Nov 7, 2023
1 parent 306caac commit 39ec599
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,6 @@ GLOBAL_VAR_INIT(main_platoon_name, SQUAD_MARINE_1)

SEND_GLOBAL_SIGNAL(COMSIG_GLOB_PLATOON_NAME_CHANGE, new_name, old_name)

log_admin("[key_name(src)] has renamed the platoon from [GLOB.main_platoon_name] to [new_name].")

GLOB.main_platoon_name = new_name

0 comments on commit 39ec599

Please sign in to comment.