Commit e044890
committed
mission_item_protocol: fix 'move' on items we have not downloaded
rally clear
<click on map>
rally add
rally move 1
Before this patch that fails to pack the mission_item_int message as we are inserting floating point values into the item_int message x and y fields.1 parent 42c78a7 commit e044890
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
572 | | - | |
573 | | - | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
574 | 578 | | |
575 | 579 | | |
576 | 580 | | |
| |||
0 commit comments