From d7c6ca95477e6991267be39b8eff30bd0a0d06de Mon Sep 17 00:00:00 2001 From: Logan Date: Sat, 13 Jan 2018 21:53:43 -0800 Subject: [PATCH] Updated Perl General Functions (markdown) --- Perl-General-Functions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Perl-General-Functions.md b/Perl-General-Functions.md index 8df9f2d..ef60f5a 100644 --- a/Perl-General-Functions.md +++ b/Perl-General-Functions.md @@ -1,6 +1,6 @@ Perl general functions are wrapped within the quest type. -``` +```perl void quest::Client::new() void quest::NPC::new() void quest::EntityList::new()