Changed 'Boulder Dash' type explanation to 'Experimental'

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2957 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
adavie 2014-07-24 13:21:43 +00:00
parent c83b8f7d7e
commit 818adab9ed
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ GameInfoDialog::GameInfoDialog(
items.push_back("BFSC (CPUWIZ 256K + ram)", "BFSC" );
items.push_back("CV (Commavid extra ram)", "CV" );
items.push_back("CM (SpectraVideo CompuMate)", "CM" );
items.push_back("DASH (Boulder Dash 2)", "DASH" );
items.push_back("Experimental", "DASH" );
items.push_back("DF (CPUWIZ 128K)", "DF" );
items.push_back("DFSC (CPUWIZ 128K + ram)", "DFSC" );
items.push_back("DPC (Pitfall II)", "DPC" );