aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/strange_hook_id_in_skeleton.pm.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/strange_hook_id_in_skeleton.pm.mdwn')
-rw-r--r--doc/bugs/strange_hook_id_in_skeleton.pm.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/strange_hook_id_in_skeleton.pm.mdwn b/doc/bugs/strange_hook_id_in_skeleton.pm.mdwn
new file mode 100644
index 000000000..ddca7fc63
--- /dev/null
+++ b/doc/bugs/strange_hook_id_in_skeleton.pm.mdwn
@@ -0,0 +1,3 @@
+ hook(type => "savestate", id => "savestate", call => \&savestate);
+
+Shouldn't that id be "skeleton", like all the other ids? --Ethan \ No newline at end of file