removed non existing lesson

This commit is contained in:
Calson Noah 2017-05-22 09:11:07 +01:00
parent 7d8e13258a
commit 8beb005a67

View File

@ -858,6 +858,5 @@ extern void lesson_list(void)
"\n11: Coding in python"
"\n12: Coding in c++"
"\n13: Random word typing"
"\n14: Capital letter training"
"\n15: Mixed lessons");
"\n14: Mixed lessons");
}