mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-05 14:25:45 +00:00
fix some typos and other
This commit is contained in:
parent
0c7fc84089
commit
6e011301d4
4 changed files with 16 additions and 8 deletions
|
|
@ -63,7 +63,7 @@ class Fms:
|
|||
bwPacket.set("vehicle", vehicle)
|
||||
bwPacket.set("status", status)
|
||||
bwPacket.set("direction", direction)
|
||||
bwPacket.set("cirectionText", directionText)
|
||||
bwPacket.set("directionText", directionText)
|
||||
bwPacket.set("tacticalInfo", tacticalInfo)
|
||||
|
||||
logging.debug(bwPacket)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue