mirror of
https://github.com/Cardidi/ca2d-unity-toolkit.git
synced 2025-12-20 01:06:03 +08:00
7 lines
88 B
C#
7 lines
88 B
C#
namespace Ca2d.Toolkit.Bootable
|
|
{
|
|
public class IBootCondition
|
|
{
|
|
|
|
}
|
|
} |