fix formatName
This commit is contained in:
parent
b2a225d50a
commit
07a14b5377
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
const char* checkbrute_format()
|
||||
{
|
||||
return "GTA5";
|
||||
return "GTAJOAAT";
|
||||
}
|
||||
|
||||
const char* checkbrute_version()
|
||||
|
|
Loading…
Reference in a new issue