initialize keycode
This commit is contained in:
parent
dd84e5b978
commit
c82dbc649b
|
|
@ -20,6 +20,7 @@
|
|||
////////////////////////////////////////////////////////////////////
|
||||
INLINE MouseWatcherParameter::
|
||||
MouseWatcherParameter() {
|
||||
_keycode = 0;
|
||||
_flags = 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue