diff options
| author | AShifter <[email protected]> | 2017-03-17 17:56:15 -0600 |
|---|---|---|
| committer | AShifter <[email protected]> | 2017-03-17 17:56:15 -0600 |
| commit | 81d083cfbc7b105b992c407936949c201db5a357 (patch) | |
| tree | 85112a5d23e414d01c13e81f5896f5e96ddefe7e /TimeHACK/Properties/Settings.settings | |
| parent | 0c00b5f33c37427228c53794732d513adc862261 (diff) | |
| download | histacom2-81d083cfbc7b105b992c407936949c201db5a357.tar.gz histacom2-81d083cfbc7b105b992c407936949c201db5a357.tar.bz2 histacom2-81d083cfbc7b105b992c407936949c201db5a357.zip | |
Added Engine and started WindowManager
Diffstat (limited to 'TimeHACK/Properties/Settings.settings')
| -rw-r--r-- | TimeHACK/Properties/Settings.settings | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/TimeHACK/Properties/Settings.settings b/TimeHACK/Properties/Settings.settings new file mode 100644 index 0000000..3964565 --- /dev/null +++ b/TimeHACK/Properties/Settings.settings @@ -0,0 +1,7 @@ +<?xml version='1.0' encoding='utf-8'?> +<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)"> + <Profiles> + <Profile Name="(Default)" /> + </Profiles> + <Settings /> +</SettingsFile> |
