mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
more handler event code
This commit is contained in:
parent
53ba5b162d
commit
d426b9179f
@ -95,7 +95,7 @@ public:
|
||||
}
|
||||
static void init_type() {
|
||||
CollisionHandler::init_type();
|
||||
register_type(_type_handle, "CollisionHandlerEvent",
|
||||
register_type(_type_handle, "CollisionHandlerHighestEvent",
|
||||
CollisionHandler::get_class_type());
|
||||
}
|
||||
virtual TypeHandle get_type() const {
|
||||
|
Loading…
x
Reference in New Issue
Block a user