示例#1
0
 internal void FixedUpdate()
 {
     MapConfig.FixedUpdate();
 }
示例#2
0
 internal void OnGUI()
 {
     MapConfig.ConfigGeneratorOnGUI();
 }