diff options
| author | Alex-TIMEHACK <[email protected]> | 2017-08-29 14:00:58 +0100 |
|---|---|---|
| committer | Alex-TIMEHACK <[email protected]> | 2017-08-29 14:00:58 +0100 |
| commit | 1523a8133e8267420f4ad8988e3c466bcc017442 (patch) | |
| tree | 3f6a7bfd6497560fdf8a29ad352a4de8af89c44e /Histacom2/TitleScreen.cs | |
| parent | 474fcc7c5f42cfbf10808fbf7d52b9c3745c12a9 (diff) | |
| download | histacom2-1523a8133e8267420f4ad8988e3c466bcc017442.tar.gz histacom2-1523a8133e8267420f4ad8988e3c466bcc017442.tar.bz2 histacom2-1523a8133e8267420f4ad8988e3c466bcc017442.zip | |
Save File Trouble Shooter Re-do
Diffstat (limited to 'Histacom2/TitleScreen.cs')
| -rw-r--r-- | Histacom2/TitleScreen.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Histacom2/TitleScreen.cs b/Histacom2/TitleScreen.cs index 851bd19..e29c67c 100644 --- a/Histacom2/TitleScreen.cs +++ b/Histacom2/TitleScreen.cs @@ -207,8 +207,6 @@ namespace Histacom2 } catch { } - - // If VM Mode is not enabled if (vm_mode.Checked != true) |
