From dc9d385e5bda57004842700daad9c6d6a8ba0d20 Mon Sep 17 00:00:00 2001 From: taroxd Date: Sat, 19 Mar 2016 18:25:13 +0800 Subject: [PATCH] update maxSlotType --- views/index.cjsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/index.cjsx b/views/index.cjsx index 2cd0c79..39694da 100644 --- a/views/index.cjsx +++ b/views/index.cjsx @@ -2,7 +2,7 @@ ItemInfoTableArea = require './item-info-table-area' ItemInfoCheckboxArea = require './item-info-checkbox-area' -maxSlotType = 35 +maxSlotType = 36 ItemInfoArea = React.createClass getInitialState: ->