From 1f10846c6b1f33ce4ea94d4754c9b66f39f81467 Mon Sep 17 00:00:00 2001 From: Fragger Date: Sat, 13 Apr 2013 21:34:56 -0700 Subject: [PATCH] Update hook documentation --- code/hooks.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/hooks.js b/code/hooks.js index f0c4b66f..5b4eb167 100644 --- a/code/hooks.js +++ b/code/hooks.js @@ -42,7 +42,7 @@ // array to change order or add additional values to the // details of a portal. // beforePortalReRender: the callback argument is -// {portal: ent[2], oldPortal : d, reRender : false}. +// {portal: ent[2], oldPortal : d, portalGuid: ent[0], reRender : false}. // The callback needs to update the value of reRender to // true if the plugin has a reason to have the portal // redrawn. It is called early on in the