environment fix

This commit is contained in:
kremsy 2017-05-22 21:43:44 +02:00
parent f74d60ad36
commit 988feea67d
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ class Map implements Dumpable, UsageInformationAble {
case 'Canyon':
case 'Stadium':
case 'Valley':
case 'Lagoon':
return 'tm';
}
return null;