Files
Babushka/scripts/CSharp/Common/Fight/FightParty.cs
T
2025-07-10 03:38:48 +02:00

7 lines
110 B
C#

namespace Babushka.scripts.CSharp.Common.Fight;
public class FightParty
{
public bool vesna = true;
}