aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/gen_iface.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gen_iface.lua b/scripts/gen_iface.lua
index 73fc8f5e..351ebeb3 100755
--- a/scripts/gen_iface.lua
+++ b/scripts/gen_iface.lua
@@ -67,7 +67,7 @@ local events = {
SCN_SAVEPOINTLEFT = 2003,
SCN_MODIFYATTEMPTRO = 2004,
SCN_KEY = 2005,
- SCN_DOUBLECLICK =2006,
+ SCN_DOUBLECLICK = 2006,
SCN_UPDATEUI = 2007,
SCN_MODIFIED = 2008,
SCN_MACRORECORD = 2009,