mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 01:44:06 -04:00
0 -> NULL
This commit is contained in:
parent
de2d36f073
commit
c7c5671911
@ -18,7 +18,7 @@
|
||||
|
||||
TypeHandle EventHandler::_type_handle;
|
||||
|
||||
EventHandler *EventHandler::_global_event_handler = 0;
|
||||
EventHandler *EventHandler::_global_event_handler = NULL;
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
x
Reference in New Issue
Block a user