fixed inconsistent naming

This commit is contained in:
mamoniot
2022-12-23 22:13:42 -05:00
parent 87f55f4631
commit de5f465910
8 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ MODE_PRIMARY_IO_FAILED_REQUEST = "^"
MODE_PRIMARY_IO_ACTIVE = "<<"
MODE_SECONDARY_IO = "%"
MODE_DEPOT = "+"
MODE_WAGON_MANIFEST = "-"
MODE_WAGON = "-"
MODE_REFUELER = ">>"
NETWORK_SIGNAL_DEFAULT = {name="signal-A", type="virtual"}