Beispiel #1
0
 private void cancelExit()
 {
     samplePlaybackDisabled.Value = false;
     loader?.CancelPendingDifficultySwitch();
 }
Beispiel #2
0
 private void cancelExit() => loader?.CancelPendingDifficultySwitch();