changeset 1325:c629e2de8635

Oops, one reference to event_reboot_login hadn't been changed to event_quit_login. Fixed.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 13 Feb 2011 12:37:10 +0200
parents c266c4e15cc4
children a7c12582b440
files ggrtf.tf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ggrtf.tf	Sun Feb 13 10:30:56 2011 +0200
+++ b/ggrtf.tf	Sun Feb 13 12:37:10 2011 +0200
@@ -1417,7 +1417,7 @@
 /gdef -i -F -p9999 -aCgreen -msimple -t"Moving to starting location." gevent_quit_login =\
 	/prexecfuncs %{event_quit_login}
 
-/test prlist_insert("event_reboot_login", "cprots")
+/test prlist_insert("event_quit_login", "cprots")
 
 ;; Normal relogin from linkdead
 /gdef -i -F -p9999 -aCgreen -mregexp -t"^Recovering character\.$" gevent_login =\