mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
minor fix
This commit is contained in:
parent
24434f1918
commit
301342ec8d
@ -94,6 +94,7 @@ P3DInstance(P3D_request_ready_func *func,
|
||||
_instance_id = inst_mgr->get_unique_id();
|
||||
_hidden = false;
|
||||
_allow_python_dev = false;
|
||||
_keep_user_env = false;
|
||||
_auto_start = false;
|
||||
_auth_button_approved = false;
|
||||
_session = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user