mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 07:48:37 -04:00
parent
20e081482f
commit
8ad4234df8
@ -74,6 +74,7 @@ get_start_sort() const {
|
||||
*/
|
||||
INLINE void PGTop::
|
||||
add_region(MouseWatcherRegion *region) {
|
||||
nassertv(_watcher_group != nullptr);
|
||||
if (_watcher_group != nullptr) {
|
||||
_watcher_group->add_region(region);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user