Correct "seperately" to "separately"

This commit is contained in:
Elliott Saltar
2020-01-10 19:34:03 -06:00
committed by Ethan Lee
parent d83bd1e0eb
commit 525e868399
5 changed files with 6 additions and 6 deletions

View File

@@ -649,7 +649,7 @@ public function titleinput(key:KeyPoll, dwgfx:dwgraphicsclass, map:mapclass, gam
}
}else if (game.currentmenuname == "unlockmenu") {
if (game.currentmenuoption == 0) {
//unlock time trials seperately...
//unlock time trials separately...
music.playef(11, 10);
game.createmenu("unlockmenutrials");
map.nexttowercolour();