|
@@ -172,7 +172,7 @@ class drawView(TemplateView):
|
|
chow_weight = {1: 1, 3: 25}
|
|
chow_weight = {1: 1, 3: 25}
|
|
test.setWeight(chow_weight)
|
|
test.setWeight(chow_weight)
|
|
has_chow = test.drawing()
|
|
has_chow = test.drawing()
|
|
- elif count_2 == 5 == count_2:
|
|
|
|
|
|
+ elif count_1 == 5 == count_2:
|
|
print('type3')
|
|
print('type3')
|
|
has_chow = 3
|
|
has_chow = 3
|
|
else:
|
|
else:
|