environment fix
This commit is contained in:
@@ -99,6 +99,7 @@ class Map implements Dumpable, UsageInformationAble {
|
|||||||
case 'Canyon':
|
case 'Canyon':
|
||||||
case 'Stadium':
|
case 'Stadium':
|
||||||
case 'Valley':
|
case 'Valley':
|
||||||
|
case 'Lagoon':
|
||||||
return 'tm';
|
return 'tm';
|
||||||
}
|
}
|
||||||
return null;
|
return null;
|
||||||
|
Reference in New Issue
Block a user