예제 #1
0
파일: NoiseSynth.cs 프로젝트: Mcfli/Moai
 public void Init()
 {
     base_map.Init();
     type_map.Init();
     mountain_map.Init();
 }