forked from project-redbud/FunGame-Core
8 lines
101 B
C#
8 lines
101 B
C#
namespace Milimoe.FunGame.Core.Library.Common.Plugin
|
|
{
|
|
public class BasePlugin
|
|
{
|
|
|
|
}
|
|
}
|