Fix the capacitor usage column

This commit is contained in:
cncfanatics
2010-10-11 09:06:51 +02:00
parent e4e1b5ddf2
commit 0362914b5b
2 changed files with 4 additions and 3 deletions

View File

@@ -1,2 +1,3 @@
__all__ = ["moduleState", "moduleNameOrSlot", "attributeDisplay", "maxRange",
"name", "droneDps", "droneNameAmount", "droneCheckbox", "moduleAmmo"]
"name", "droneDps", "droneNameAmount", "droneCheckbox", "moduleAmmo",
"capacitorUse"]