Added Six Meanings test to screen switcher

The screen switcher is now able to switch screens to the Six Meanings test
This commit is contained in:
law39 2020-04-29 13:01:08 +01:00
parent 4aa2621043
commit 861390c016

View file

@ -113,6 +113,7 @@ public class ScreenSwitch extends SharedCodeController {
flashcardScene("flashcard.fxml"),
practiceListScene("practicelist.fxml"),
matchMeaningScene("matchthemeaning.fxml"),
sixMeaningScene("sixmeanings.fxml"),
translationScene("translation.fxml"),
;