mirror of
https://github.com/psforever/GameLauncher.git
synced 2026-03-03 12:30:24 +00:00
Replaces the file browser thing
This commit is contained in:
parent
a915df802e
commit
4f8ccf2cbb
132 changed files with 29830 additions and 17 deletions
6
PSLauncher/SettingsForm.Designer.cs
generated
6
PSLauncher/SettingsForm.Designer.cs
generated
|
|
@ -34,7 +34,7 @@
|
|||
this.launchArgs = new System.Windows.Forms.TextBox();
|
||||
this.label10 = new System.Windows.Forms.Label();
|
||||
this.planetsideVersion = new System.Windows.Forms.Label();
|
||||
this.findPTRDirDialogue = new System.Windows.Forms.FolderBrowserDialog();
|
||||
this.findPTRDirDialogue = new Ookii.Dialogs.WinForms.VistaFolderBrowserDialog();
|
||||
this.clearOnLaunch = new System.Windows.Forms.CheckBox();
|
||||
this.button1 = new System.Windows.Forms.Button();
|
||||
this.coreCombat = new System.Windows.Forms.CheckBox();
|
||||
|
|
@ -186,11 +186,11 @@
|
|||
private System.Windows.Forms.TextBox launchArgs;
|
||||
private System.Windows.Forms.Label label10;
|
||||
private System.Windows.Forms.Label planetsideVersion;
|
||||
private System.Windows.Forms.FolderBrowserDialog findPTRDirDialogue;
|
||||
private Ookii.Dialogs.WinForms.VistaFolderBrowserDialog findPTRDirDialogue;
|
||||
private System.Windows.Forms.CheckBox clearOnLaunch;
|
||||
private System.Windows.Forms.Button button1;
|
||||
private System.Windows.Forms.CheckBox coreCombat;
|
||||
private System.Windows.Forms.Button editServerList;
|
||||
private System.Windows.Forms.CheckBox generateClientIni;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue