예제 #1
0
파일: GLua.cs 프로젝트: cramt/gm_dotnet
 public void CreateTable()
 {
     LuaBase.CreateTable();
 }