forked from alterware/iw6-mod
feat: admen abooze
This commit is contained in:
@@ -63,11 +63,6 @@ namespace game_log
|
||||
public:
|
||||
void post_load() override
|
||||
{
|
||||
if (game::environment::is_sp())
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
utils::hook::set<game::BuiltinFunction>(0x1409E8A20, gscr_log_print);
|
||||
|
||||
scheduler::once([]
|
||||
|
||||
Reference in New Issue
Block a user