nulladik elet

This commit is contained in:
2023-04-13 15:16:20 +02:00
parent 42644afac8
commit a169db3aec
2 changed files with 2 additions and 7 deletions

View File

@@ -123,7 +123,6 @@ public class jatekmanager : MonoBehaviour
HandleUgynokNev();
break;
case GameState.Pause:
HandlePause();
break;
default:
throw new ArgumentOutOfRangeException(nameof(newState), newState, null);
@@ -144,10 +143,6 @@ public class jatekmanager : MonoBehaviour
Pause
}
private async void HandlePause(){
//kikapcsolni minden gombot es collidert
}
public void Resume(){
pauseMenuUI.SetActive(false);
Time.timeScale = 1f; //normal ido visszainditasa