mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
nspr -> net
This commit is contained in:
parent
89638440e5
commit
703a44a6b0
@ -50,7 +50,7 @@ init_libnet() {
|
|||||||
NetDatagram::init_type();
|
NetDatagram::init_type();
|
||||||
|
|
||||||
PandaSystem *ps = PandaSystem::get_global_ptr();
|
PandaSystem *ps = PandaSystem::get_global_ptr();
|
||||||
ps->add_system("NSPR");
|
ps->add_system("net");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user