Misc changes from replay branch (#12581)
This commit is contained in:
@@ -155,7 +155,7 @@ public sealed class CharacterUIController : UIController, IOnStateEntered<Gamepl
|
||||
|
||||
private void CloseWindow()
|
||||
{
|
||||
_window!.Close();
|
||||
_window?.Close();
|
||||
}
|
||||
|
||||
private void ToggleWindow()
|
||||
|
||||
Reference in New Issue
Block a user