Fixup np_handler ctor
This commit is contained in:
@@ -410,6 +410,8 @@ namespace np
|
|||||||
if (g_cfg.net.upnp_enabled)
|
if (g_cfg.net.upnp_enabled)
|
||||||
upnp.upnp_enable();
|
upnp.upnp_enable();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
init_np_handler_dependencies();
|
||||||
}
|
}
|
||||||
|
|
||||||
np_handler::np_handler(utils::serial& ar)
|
np_handler::np_handler(utils::serial& ar)
|
||||||
|
|||||||
Reference in New Issue
Block a user