ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/AE/Installer/trunk/source/main_window.cpp
(Generate patch)

Comparing AE/Installer/trunk/source/main_window.cpp (file contents):
Revision 525 by iritscen, Wed Apr 28 10:40:52 2010 UTC vs.
Revision 526 by gumby, Sat May 22 22:07:58 2010 UTC

# Line 50 | Line 50 | vector<string> globalInstalledMods;
50   vector<ModPackage> globalPackages;
51   // Variable declarations
52   #ifdef WIN32
53 < bool splitInstances = true;
53 > bool splitInstances = false;
54   string strImportOption = "-import:nosep";
55   string strOniSplit = "Onisplit.exe";
56   #else

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)