8 lines
115 B
C#
8 lines
115 B
C#
|
using System.Collections.Generic;
|
|||
|
|
|||
|
namespace ET
|
|||
|
{
|
|||
|
public class ZoneSceneFlagComponent : Entity
|
|||
|
{
|
|||
|
}
|
|||
|
}
|