This commit is contained in:
zeromus 2015-08-04 18:44:21 -05:00
parent 12479cbc25
commit 5173541730
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ namespace BizHawk.Client.Common
return le
.Replace(".", " ")
.Replace("|", "")
.Replace(" 0, 0,", " ");
.Replace(" 0,", " "); //zero 04-aug-2015 - changed from a 2-dimensional type string to support emptying out the one-dimensional PSX disc select control
}
public bool IsEmpty