From b0d68e5e0ecde3d0f7cc9a2738f9621b29832666 Mon Sep 17 00:00:00 2001 From: Rochet2 Date: Sat, 2 May 2015 02:15:07 +0300 Subject: [PATCH] Fix copy paste --- PlayerMethods.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PlayerMethods.h b/PlayerMethods.h index 7b2b3a2..25cc9ff 100644 --- a/PlayerMethods.h +++ b/PlayerMethods.h @@ -2723,7 +2723,7 @@ namespace LuaPlayer } /** - * Tries to add the given quest entry for the [Player]. + * Removes the given quest entry from the [Player]. * * @param uint32 entry : quest entry */