コード例 #1
0
 public void Apply()
 {
     App.Fullscreen = Fullscreen;
     App.VSync      = VSync;
     GUtil.Dump(this, "./Data/Settings");
 }