From 83d2d375c964314bb2f3447effd29ba2b03979d6 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Sun, 20 Oct 2013 23:36:00 +0200 Subject: APIDump: Fixed link in cPawn's desc. --- MCServer/Plugins/APIDump/APIDesc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MCServer/Plugins/APIDump/APIDesc.lua') diff --git a/MCServer/Plugins/APIDump/APIDesc.lua b/MCServer/Plugins/APIDump/APIDesc.lua index 4f7ed5121..5893825b8 100644 --- a/MCServer/Plugins/APIDump/APIDesc.lua +++ b/MCServer/Plugins/APIDump/APIDesc.lua @@ -1497,7 +1497,7 @@ a_Player:OpenWindow(Window); cPawn = { - Desc = [[cPawn is a controllable pawn object, controlled by either AI or a player. cPawn inherits all functions and members of {{centity|centity}} + Desc = [[cPawn is a controllable pawn object, controlled by either AI or a player. cPawn inherits all functions and members of {{cEntity}} ]], Functions = { -- cgit v1.2.3