Another unstable

This commit is contained in:
Blackvein 2012-10-18 12:04:11 -07:00
parent 8bf6b559b8
commit bb453202f2

View File

@ -250,8 +250,8 @@ public class RequirementPrompt extends FixedSetPrompt{
} }
text += BLUE + "" + BOLD + "3" + RESET + YELLOW + " - Clear\n"; text += BLUE + "" + BOLD + "4" + RESET + YELLOW + " - Clear\n";
text += BLUE + "" + BOLD + "4" + RESET + YELLOW + " - Done"; text += BLUE + "" + BOLD + "5" + RESET + YELLOW + " - Done";
} }