ui: Fixed activation of unparsed file with errors not showing anything

This commit is contained in:
Eberhard Graether
2015-12-17 13:23:45 +01:00
parent dd119fe12c
commit b107fd2655
2 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ public:
PlayerB = 4
};
static Token Opponent( Token token );
static Token Opponent( oken token );
struct Move {
int row;