Remove casual option

This commit is contained in:
Chris Blanchard 2016-11-07 10:21:16 +00:00
parent 239cd31549
commit 708832de61

View file

@ -158,10 +158,6 @@ const GatherPage = React.createClass({
classic: {
gatherers: [],
type: "classic"
},
casual: {
gatherers: [],
type: "casual"
}
},
currentGather: "classic",