mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
missing initialization in pandaframework
This commit is contained in:
parent
439ef40cff
commit
7dcdd8899e
@ -53,6 +53,7 @@ PandaFramework() :
|
||||
_texture_enabled = true;
|
||||
_two_sided_enabled = false;
|
||||
_lighting_enabled = false;
|
||||
_perpixel_enabled = false;
|
||||
_background_type = WindowFramework::BT_default;
|
||||
_default_keys_enabled = false;
|
||||
_exit_flag = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user