1
0

Merge pull request #1210 from Howaner/API

Removed special character in APIDump
This commit is contained in:
Mattes D 2014-07-18 08:10:00 +02:00
commit 000ec7a96f

View File

@ -2,7 +2,7 @@ return
{ {
HOOK_PLAYER_USED_BLOCK = HOOK_PLAYER_USED_BLOCK =
{ {
CalledWhen = "A player has just used a block (chest, furnace). Notification only.", CalledWhen = "A player has just used a block (chest, furnace...). Notification only.",
DefaultFnName = "OnPlayerUsedBlock", -- also used as pagename DefaultFnName = "OnPlayerUsedBlock", -- also used as pagename
Desc = [[ Desc = [[
This hook is called after a {{cPlayer|player}} has right-clicked a block that can be used, such as a This hook is called after a {{cPlayer|player}} has right-clicked a block that can be used, such as a