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:
@@ -95,7 +95,6 @@ public class Player : NetworkBehaviour
|
||||
{
|
||||
isAlive = false;
|
||||
AddDeaths(1);
|
||||
Debug.Log("DIE");
|
||||
}
|
||||
|
||||
//Health
|
||||
|
||||
Reference in New Issue
Block a user