mirror of
https://github.com/DerTyp7/defrain-shooter-unity.git
synced 2025-10-30 13:07:10 +01:00
Added some stuff that belongs somewhere else
This commit is contained in:
@@ -87,7 +87,6 @@ public class GameMaster : NetworkBehaviour
|
||||
break;
|
||||
case 3:
|
||||
gameState = 0;
|
||||
Debug.Log("Team died");
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user