From 0b146e18ec5c2213181089af510950d4a2607627 Mon Sep 17 00:00:00 2001 From: Logan Date: Sun, 14 Jan 2018 18:34:29 -0800 Subject: [PATCH] Updated Perl Client AddAAPoints (markdown) --- Perl-Client-AddAAPoints.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Perl-Client-AddAAPoints.md b/Perl-Client-AddAAPoints.md index e2f0a70..e1f4022 100644 --- a/Perl-Client-AddAAPoints.md +++ b/Perl-Client-AddAAPoints.md @@ -4,6 +4,7 @@ adds a client aa points. :---|:---|:--- number|int|### Example +### Example ```perl my number = 1; quest::say($client->AddAAPoints(number));