increment death count
parent
1824cb94cf
commit
f4be615635
|
@ -229,6 +229,7 @@ public partial class World : Node
|
|||
{
|
||||
SpawnPlayer();
|
||||
};
|
||||
GlobalState.Stats.DeathCount++;
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue