summaryrefslogtreecommitdiff
path: root/host/simu/view/table_eurobot2009.py
diff options
context:
space:
mode:
Diffstat (limited to 'host/simu/view/table_eurobot2009.py')
-rw-r--r--host/simu/view/table_eurobot2009.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/simu/view/table_eurobot2009.py b/host/simu/view/table_eurobot2009.py
index 5e2d6db5..282b25a5 100644
--- a/host/simu/view/table_eurobot2009.py
+++ b/host/simu/view/table_eurobot2009.py
@@ -113,8 +113,8 @@ class Table (Drawable):
((3000 - 40, 1050 + ds), pi, GREEN),
):
dtm = TransMatrix ()
- dtm.rotate (dangle)
dtm.translate (dpos)
+ dtm.rotate (dangle)
if dpos[1] == 40:
a = 55
else: