Apply suggestions from code review

Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
Signed-off-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
This commit is contained in:
Vanessa 2026-08-14 15:11:18 -05:00 committed by GitHub
parent 1d27d4a735
commit 68f99e029a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -128,7 +128,6 @@ public sealed class RampingStationEventSchedulerSystem : GameRuleSystem<RampingS
var ruleTime = _timing.CurTime.Subtract(ruleActivated);
#if DEBUG
// Too lazy to localize these since they are only for local debugging
_chatManager.SendAdminAlert(Loc.GetString("station-event-system-debug-round-time", ("time", _gameTicker.RoundDuration())));
_chatManager.SendAdminAlert(Loc.GetString("station-event-system-debug-ramping-time", ("time", ruleActivated)));
// This will be what the keypoint system looks at to determine where to start ramping