diff -r eefa04b23c3b -r ac58a063d26a QTfrontend/model/roomslistmodel.cpp --- a/QTfrontend/model/roomslistmodel.cpp Wed Apr 27 13:01:38 2016 +0200 +++ b/QTfrontend/model/roomslistmodel.cpp Wed Apr 27 16:20:59 2016 +0200 @@ -150,6 +150,7 @@ if (content == "+maze+") return tr("Random Maze"); if (content == "+perlin+") return tr("Random Perlin"); if (content == "+drawn+") return tr("Hand-drawn"); + if (content == "+forts+") return tr("Forts"); } // prefix ? if map not available