private void EndWaveRoom() { SaveSystem.AddWaveRoomCompleted(waveRoomID); StartCoroutine(EndWaveRoomCoroutine()); }