delete debug print

main
hako-mikan 2025-01-29 19:50:09 +09:00
parent ae566666cc
commit aec98d9dea
1 changed files with 0 additions and 1 deletions

View File

@ -348,7 +348,6 @@ fcountbrk = lambda x: x.count(KEYBRK)
fint = lambda x: int(x)
def matrixdealer(self, p, aratios, bratios, mode):
print(aratios, bratios, mode)
if "Ran" in mode:
randdealer(self,p,aratios,bratios)
return