summaryrefslogtreecommitdiff
path: root/server/xml/example2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'server/xml/example2.xml')
-rw-r--r--server/xml/example2.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/server/xml/example2.xml b/server/xml/example2.xml
index 1ac7dba..075fdbd 100644
--- a/server/xml/example2.xml
+++ b/server/xml/example2.xml
@@ -8,11 +8,11 @@
<maps>
<map name="axis">
-- LUA program
- return RIGHT.axis
+ return right.axis
</map>
<map name="dioptri">
-- LUA program
- return RIGHT.dioptri
+ return right.dioptri
</map>
</maps>
<window name="mainwindow"