Commit dedf6af
authored
Fix case of self_offset received without a y offset (#864)
caused by typos in #701
it's possible for older clients to send x offsets without a y
offset. if you think this case is annoying you can remove it in
the next version and handle it server-side instead1 parent dc58a66 commit dedf6af
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3977 | 3977 | | |
3978 | 3978 | | |
3979 | 3979 | | |
3980 | | - | |
3981 | | - | |
3982 | | - | |
3983 | 3980 | | |
| 3981 | + | |
| 3982 | + | |
3984 | 3983 | | |
3985 | 3984 | | |
3986 | 3985 | | |
| |||
0 commit comments