Adapted for multi-platform compilation

Fixed URL input could only enter numbers
This commit is contained in:
chinosk
2025-03-17 22:26:52 +00:00
parent ade47131f9
commit d83854c755
19 changed files with 291 additions and 856 deletions
@@ -541,7 +541,8 @@ namespace GakumasLocal::MasterLocal {
if (isFailed) break;
}
if (!isFailed) break;
NextLoop:
NextLoop:
;
}
if (isFailed) return false;