示例#1
0
文件: NoiseSynth.cs 项目: Mcfli/Moai
 public void Init()
 {
     base_map.Init();
     type_map.Init();
     mountain_map.Init();
 }