[Materials] Don't print size
This commit is contained in:
parent
497ed2ff02
commit
c37cb11d8a
@ -170,7 +170,6 @@ namespace Components
|
|||||||
Utils::Hook::Nop(0x51F4C4, 5);
|
Utils::Hook::Nop(0x51F4C4, 5);
|
||||||
}
|
}
|
||||||
|
|
||||||
Logger::Print("%d\n", sizeof(int (*)(Game::Material*, Game::Material*)));
|
|
||||||
Utils::Hook::Set<void*>(0x523894, Materials::MaterialComparePrint);
|
Utils::Hook::Set<void*>(0x523894, Materials::MaterialComparePrint);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user