fix missing collon

This commit is contained in:
CHIEFSOFT\ameye
2023-07-29 11:22:55 -04:00
parent 93177d4bcc
commit 6292f7f559
+1 -1
View File
@@ -125,7 +125,7 @@ long VerifyWrenchAccountLink(CVars in, CVars &out);
long LoginWrenchBoardAuxAccount(CVars in, CVars &out);
long WrenchDeleteUsersCCard(CVars in, CVars &out);
long WrenchFlutterCreditHook(CVars in, CVars &out);
long WrenchBoardTopupResult(CVars in, CVars &out)
long WrenchBoardTopupResult(CVars in, CVars &out);
long test() {
FILE* oldFile = Output2FILE::Stream();