aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/math/line.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/math/line.h')
-rwxr-xr-xengines/sword25/math/line.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword25/math/line.h b/engines/sword25/math/line.h
index 7307efd380..7da4a94db7 100755
--- a/engines/sword25/math/line.h
+++ b/engines/sword25/math/line.h
@@ -97,7 +97,7 @@ public:
{
LEFT,
RIGHT,
- ON,
+ ON
};
/**