Oops, mixed up some button placements
authorepage <eopage@byu.net>
Fri, 30 Jan 2009 01:40:31 +0000 (01:40 +0000)
committerepage <eopage@byu.net>
Fri, 30 Jan 2009 01:40:31 +0000 (01:40 +0000)
git-svn-id: file:///svnroot/ejpi/trunk@4 df6cc7de-23d0-4ae0-bb86-c17aa67b2a9d

src/plugins/computer.map

index d0db610..521708d 100644 (file)
                        "showAllSlices": True,
                },
                (0, 1): {
-                       "CENTER": {"action": "0b", "type": "text", "text": "0b", },
+                       "CENTER": {"action": "0o", "type": "text", "text": "0o", },
                        "NORTH": {"action": "[oct]", "type": "text", "text": "oct", },
                        "showAllSlices": True,
                },
                (0, 2): {
-                       "CENTER": {"action": "0o", "type": "text", "text": "0o", },
+                       "CENTER": {"action": "0b", "type": "text", "text": "0b", },
                        "showAllSlices": True,
                },
                (1, 0): {