Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Spatison committed May 24, 2024
1 parent 5b4c99c commit b18f3ab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 678 deletions.
1 change: 0 additions & 1 deletion Content.Server/Nuke/NukeCodePaperSystem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ private bool TryGetRelativeNukeCode(
if (!onlyCurrentStation &&
nuke.OriginStation != owningStation)
{
DebugTools.Assert(false);
continue;
}

Expand Down
Loading

0 comments on commit b18f3ab

Please sign in to comment.