Commit 864139f
committed
UPBGE: Fix mouse sensor.
Previously the conversion of the sensors events mode to the input enum was
using a conversion table, but this table was lacking an item which shifted
all the other items.
The shift is removed by adding the missing elements.1 parent f780c89 commit 864139f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
0 commit comments