Files
UnicornElimination/Assets/Scripts/Player.cs
2026-05-04 00:19:01 +09:00

4 lines
45 B
C#

public class Player: LivingEntity
{
}