Skip to content

Commit

Permalink
delete extra spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirus59 authored Oct 21, 2024
1 parent 2ed7c01 commit 921a32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Content.Server/StationEvents/Events/IonStormRule.cs
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ private string GenerateLaw()
_ => Loc.GetString("ion-storm-law-concept-verb", ("concept", concept), ("verb", verb), ("subjects", triple))
};
}

/// <summary>
/// Picks a random value from an ion storm dataset.
/// All ion storm datasets start with IonStorm.
Expand Down

0 comments on commit 921a32a

Please sign in to comment.