1
0

Removed special character in APIDump

This commit is contained in:
Howaner 2014-07-18 01:45:45 +02:00
parent bc94ad4b5a
commit fc6a5878df

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