1
This commit is contained in:
12
Src/Faction/FactionTypes.cs
Normal file
12
Src/Faction/FactionTypes.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Net.Project.B.Faction
|
||||
{
|
||||
public enum FactionTypes
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user