Fix warnings and code cleanup/fixes (#13570)
This commit is contained in:
@@ -23,9 +23,7 @@ public sealed class SecretRuleSystem : GameRuleSystem
|
||||
|
||||
public override void Ended()
|
||||
{
|
||||
// noop
|
||||
// Preset should already handle it.
|
||||
return;
|
||||
}
|
||||
|
||||
private void PickRule()
|
||||
|
||||
Reference in New Issue
Block a user