fix formatName

This commit is contained in:
Syping 2020-10-25 04:56:51 +01:00
parent b2a225d50a
commit 07a14b5377
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
const char* checkbrute_format() const char* checkbrute_format()
{ {
return "GTA5"; return "GTAJOAAT";
} }
const char* checkbrute_version() const char* checkbrute_version()