summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-10-20 23:36:00 +0200
committermadmaxoft <github@xoft.cz>2013-10-20 23:36:00 +0200
commit83d2d375c964314bb2f3447effd29ba2b03979d6 (patch)
tree1532811ed4256d045cd1b5468bbf0eee74681f8d
parentAPIDump: Various small fixes and additions. (diff)
downloadcuberite-83d2d375c964314bb2f3447effd29ba2b03979d6.tar
cuberite-83d2d375c964314bb2f3447effd29ba2b03979d6.tar.gz
cuberite-83d2d375c964314bb2f3447effd29ba2b03979d6.tar.bz2
cuberite-83d2d375c964314bb2f3447effd29ba2b03979d6.tar.lz
cuberite-83d2d375c964314bb2f3447effd29ba2b03979d6.tar.xz
cuberite-83d2d375c964314bb2f3447effd29ba2b03979d6.tar.zst
cuberite-83d2d375c964314bb2f3447effd29ba2b03979d6.zip
-rw-r--r--MCServer/Plugins/APIDump/APIDesc.lua2
1 files changed, 1 insertions, 1 deletions
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 =
{