Skip to content

Commit d07204c

Browse files
authored
remove echo
1 parent 08f30dd commit d07204c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LuaUI/Widgets/gui_chili_gesture_menu.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ function widget:GetInfo()
1515
handler = true,
1616
}
1717
end
18-
Spring.Echo('test')
18+
1919
include("keysym.lua")
2020
VFS.Include("LuaRules/Configs/customcmds.h.lua")
2121
-------------------------------------------------

0 commit comments

Comments
 (0)