Add a checkbox for drones instead of + & -, group drones by 5 by default (will be able to be changed via rightclick, later)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
__all__ = ["moduleState", "moduleNameOrSlot", "attributeDisplay", "maxRange",
|
||||
"name", "droneDps", "droneNameAmount", "checkbox"]
|
||||
"name", "droneDps", "droneNameAmount", "droneCheckbox"]
|
||||
|
||||
columns = {}
|
||||
def registerColumn(column):
|
||||
|
||||
Reference in New Issue
Block a user