Move range & tracking further to the right

This commit is contained in:
cncfanatics
2010-10-21 15:09:24 +02:00
parent 6a3730bd1e
commit 05b16830c4

View File

@@ -33,11 +33,11 @@ class FittingView(d.Display):
DEFAULT_COLS = ["Module state",
"Module Ammo Icon",
"Module name/slot",
"attr:trackingSpeed",
"Max range",
"Capacitor Usage",
"attr:power",
"attr:cpu",
"attr:trackingSpeed",
"Max range",
"Module Ammo",
]