コード例 #1
0
ファイル: MenuUI.cs プロジェクト: xiaodelea/synthesis
 public void SettingsApply()
 {
     settings.ApplySettings();
 }