mirror of
https://github.com/Bragin-Stepan/project-entity.git
synced 2026-04-19 21:19:41 +00:00
feat: att team feature
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using UnityEngine;
|
||||
|
||||
namespace _Project.Develop.Runtime.Configs.Gameplay.Entities
|
||||
{
|
||||
public abstract class EntityConfigSO : ScriptableObject
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user