fix одновременное принятие дуэли

This commit is contained in:
Smile Rex
2025-03-11 00:04:19 +03:00
parent 34315fef68
commit 65a99e6ab9
2 changed files with 13 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ import (
)
// //////////////////////
var isTest bool = false
var isTest bool = true
////////////////////////