summaryrefslogtreecommitdiffstats
path: root/Script.c
diff options
context:
space:
mode:
Diffstat (limited to 'Script.c')
-rw-r--r--Script.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Script.c b/Script.c
index 1aba68d..9ea28bf 100644
--- a/Script.c
+++ b/Script.c
@@ -74,4 +74,4 @@ func Grabbed() { return target && target->~Grabbed(...); }
global func AddGrabHelper()
{
return CreateObject(GH7I)->Set(this, ...);
-}
+} \ No newline at end of file