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