Fix space ambient music (#33594)
This commit is contained in:
@@ -34,6 +34,6 @@ public sealed partial class GridInRangeRule : RulesRule
|
||||
return !Inverted;
|
||||
}
|
||||
|
||||
return false;
|
||||
return Inverted;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user