Slightly rework death screen

This commit is contained in:
2025-03-07 23:08:08 -08:00
parent 8a61104868
commit 84570fe87d
9 changed files with 23 additions and 17 deletions

View File

@@ -1,6 +1,4 @@
using System.Numerics;
namespace Zennysoft.Game.Ma.Implementation;
namespace Zennysoft.Game.Ma.Implementation;
public partial class PlayerLogic
{