From 8d3d3d443c75bd90d4555ae29116be0aaadf65eb Mon Sep 17 00:00:00 2001 From: Corollax Date: Sat, 13 Nov 2010 10:26:17 -0600 Subject: [PATCH] Moved the capacitor column next to pg/cpu It should be next to the other resource consumption columns... --- gui/fittingView.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/fittingView.py b/gui/fittingView.py index 35a2956cb..ee90c278f 100644 --- a/gui/fittingView.py +++ b/gui/fittingView.py @@ -49,9 +49,9 @@ class FittingView(d.Display): "Base Name", "attr:power", "attr:cpu", + "Capacitor Usage", "Max Range", "Tracking", - "Capacitor Usage", "Price", "Ammo", ]