diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-20 17:21:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-20 17:21:59 -0300 |
commit | 53d47e5c51f3c11cbec1ef33abfb8472115a84ba (patch) | |
tree | f2e3c49a3b4ea4c8d6fb509e04a8c2fa9942f7cf /npc | |
parent | 9f65ba4bfd6b3d0616c65363131b7ff897b984f9 (diff) | |
download | serverdata-53d47e5c51f3c11cbec1ef33abfb8472115a84ba.tar.gz serverdata-53d47e5c51f3c11cbec1ef33abfb8472115a84ba.tar.bz2 serverdata-53d47e5c51f3c11cbec1ef33abfb8472115a84ba.tar.xz serverdata-53d47e5c51f3c11cbec1ef33abfb8472115a84ba.zip |
[skip ci] missing function declaration
Diffstat (limited to 'npc')
-rw-r--r-- | npc/020-7-1/peetu.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/020-7-1/peetu.txt b/npc/020-7-1/peetu.txt index d48bffea7..443fce299 100644 --- a/npc/020-7-1/peetu.txt +++ b/npc/020-7-1/peetu.txt @@ -35,6 +35,7 @@ function pWaiting; function pIntro; + function pContinue; function pReflection; function pInvestigation; function pComplete; |