cathook item schema version
yes
This commit is contained in:
parent
762aca2bf8
commit
cd28e04e49
@ -413,7 +413,7 @@ void Schema_Reload()
|
||||
|
||||
fclose(file);
|
||||
logging::Info("Loading item schema...");
|
||||
bool ret = BInitTextBuffer(schema, buf, 0);
|
||||
bool ret = BInitTextBuffer(schema, buf, 0xDEADCAT);
|
||||
logging::Info("Loading %s", ret ? "Successful" : "Unsuccessful");
|
||||
|
||||
delete[] text_buffer;
|
||||
|
Reference in New Issue
Block a user