Commit 8c0fd26c authored by 阿星Plus's avatar 阿星Plus

Plus Engine

parent b0697ee7
using System;
using System.Collections.Generic;
using System.Text;
namespace Plus
{
public class PlusEngine
{
private readonly bool _initialized = false;
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment