summaryrefslogtreecommitdiff
path: root/modules/tasks.py
diff options
context:
space:
mode:
authorBotond Hende <nettingman@gmail.com>2024-09-01 00:27:54 +0200
committerBotond Hende <nettingman@gmail.com>2024-09-01 00:27:54 +0200
commite66fb136c8fd10fe8bafb273c938a3d332d997ba (patch)
tree94623092ecb1bb6177ecc7b922aeaec429cc08d3 /modules/tasks.py
parent21019bc8414e60495573807b0fe0eb562a0e8876 (diff)
setting tasks for ships
Diffstat (limited to 'modules/tasks.py')
-rw-r--r--modules/tasks.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/modules/tasks.py b/modules/tasks.py
deleted file mode 100644
index 8479134..0000000
--- a/modules/tasks.py
+++ /dev/null
@@ -1,5 +0,0 @@
-IDLE = 'IDLE'
-MINING = 'MINING'
-
-MIA = 'MIA'
-ERROR = 'ERROR'