From b4c787acf1e5cfeceac0293db1c64d8bdc9ca1a4 Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Thu, 18 Jan 2018 09:03:15 -0500 Subject: [PATCH] Changed EVENT_CLICK_DOOR to EVENT_CLICKDOOR --- Perl-Events.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Perl-Events.md b/Perl-Events.md index e0ef89d..6c1c22f 100644 --- a/Perl-Events.md +++ b/Perl-Events.md @@ -26,7 +26,7 @@ ## Player Events -* [[EVENT_CLICK_DOOR|Perl-EVENT_CLICK_DOOR]] +* [[EVENT_CLICKDOOR|Perl-EVENT_CLICKDOOR]] * [[EVENT_CLICK_OBJECT|Perl-EVENT_CLICK_OBJECT]] * [[EVENT_COMBAT|Perl-EVENT_COMBAT]] * [[EVENT_COMBINE_FAILURE|Perl-EVENT_COMBINE_FAILURE]]