Cleanup file loading

This commit is contained in:
2023-11-17 14:42:03 +01:00
parent c858f8a914
commit cba2475993
4 changed files with 20 additions and 8 deletions
-1
View File
@@ -17,7 +17,6 @@ struct TpfEntry {
class gMod_FileLoader {
std::string file_name;
std::ifstream stream;
const std::vector<uint8_t> TPF_PASSWORD{
0x73, 0x2A, 0x63, 0x7D, 0x5F, 0x0A, 0xA6, 0xBD,
0x7D, 0x65, 0x7E, 0x67, 0x61, 0x2A, 0x7F, 0x7F,