Skip to content

Commit ea3106d

Browse files
authored
Enable Unicorn Tears Challenge on ML (nuclear-unicorn#124)
1 parent c79af18 commit ea3106d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

game.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1950,8 +1950,8 @@ dojo.declare("com.nuclearunicorn.game.ui.GamePage", null, {
19501950
},
19511951
UNICORN_TEARS_CHALLENGE: {
19521952
beta: true,
1953-
main: false,
1954-
mobile: false
1953+
main: true,
1954+
mobile: true
19551955
}
19561956
},
19571957

0 commit comments

Comments
 (0)