summaryrefslogtreecommitdiff
path: root/haskell
diff options
context:
space:
mode:
Diffstat (limited to 'haskell')
-rw-r--r--haskell/src/SpaceTraders/Automation/Init.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/src/SpaceTraders/Automation/Init.hs b/haskell/src/SpaceTraders/Automation/Init.hs
index 6a368ca..7608867 100644
--- a/haskell/src/SpaceTraders/Automation/Init.hs
+++ b/haskell/src/SpaceTraders/Automation/Init.hs
@@ -49,7 +49,7 @@ initST = do
registerST :: SpaceTradersT (T.Text)
registerST = do
- r <- register "ADYXAX" "COSMIC"
+ r <- register "ADYXAX-HS" "COSMIC"
case r of
Right r' -> do
addAgent $ agent r'