mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
initialize keycode
This commit is contained in:
parent
dd84e5b978
commit
c82dbc649b
@ -20,6 +20,7 @@
|
||||
////////////////////////////////////////////////////////////////////
|
||||
INLINE MouseWatcherParameter::
|
||||
MouseWatcherParameter() {
|
||||
_keycode = 0;
|
||||
_flags = 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user