Pokergame commit
This commit is contained in:
@ -92,7 +92,6 @@ int32_t GeneratedLanguages::start() {
|
||||
std::cout << "Language " << itLang->first << " is missing key " << key << std::endl;
|
||||
return 1;
|
||||
}
|
||||
std::cout << "bruh " << exist->second << std::endl;
|
||||
bufferOut += exist->first + "|" + exist->second + "|";
|
||||
++itKeys;
|
||||
}
|
||||
|
Reference in New Issue
Block a user