lessons in correct order and scoreboard visible again (#680)

This commit is contained in:
René Zubcevic
2019-10-10 09:45:43 +02:00
committed by GitHub
parent f140875156
commit e0ac4a1083
15 changed files with 19 additions and 18 deletions

View File

@ -18,7 +18,7 @@ public class CIA extends Lesson {
@Override
public String getTitle() {
return "cia.title";
return "4.cia.title";//4th lesson in general
}
@Override

View File

@ -1 +1 @@
cia.title=CIA triad
4.cia.title=CIA Triad