increment death count

controller-support
HumanoidSandvichDispenser 2023-08-15 14:00:03 -07:00
parent 1824cb94cf
commit f4be615635
Signed by: sandvich
GPG Key ID: 9A39BE37E602B22D
1 changed files with 1 additions and 0 deletions

View File

@ -229,6 +229,7 @@ public partial class World : Node
{
SpawnPlayer();
};
GlobalState.Stats.DeathCount++;
};
/*