Ver Fonte

bug修改

zzj há 6 anos atrás
pai
commit
9bb99dd426
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      area_business.cpp

+ 2 - 0
area_business.cpp

@@ -52,6 +52,8 @@ struct area_business_factory
 			if((business_type&1)==0)
 				continue;
 
+			business_type >>= 1;
+
 			check_list.push_back(m_check_list[i].get());
 		}