summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/APIDump/APIDesc.lua
diff options
context:
space:
mode:
authorHowaner <franzi.moos@googlemail.com>2014-03-16 22:28:53 +0100
committerHowaner <franzi.moos@googlemail.com>2014-03-27 23:20:28 +0100
commit9ac3e3405a92d458bf3d09d0ec0f60031d31823d (patch)
treea523c669fe74cf142ee0e1b47bce4cdc2bfee4be /MCServer/Plugins/APIDump/APIDesc.lua
parentChange SpreadSource prefix to ss (diff)
downloadcuberite-9ac3e3405a92d458bf3d09d0ec0f60031d31823d.tar
cuberite-9ac3e3405a92d458bf3d09d0ec0f60031d31823d.tar.gz
cuberite-9ac3e3405a92d458bf3d09d0ec0f60031d31823d.tar.bz2
cuberite-9ac3e3405a92d458bf3d09d0ec0f60031d31823d.tar.lz
cuberite-9ac3e3405a92d458bf3d09d0ec0f60031d31823d.tar.xz
cuberite-9ac3e3405a92d458bf3d09d0ec0f60031d31823d.tar.zst
cuberite-9ac3e3405a92d458bf3d09d0ec0f60031d31823d.zip
Diffstat (limited to 'MCServer/Plugins/APIDump/APIDesc.lua')
-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 92b57865f..f8ad74226 100644
--- a/MCServer/Plugins/APIDump/APIDesc.lua
+++ b/MCServer/Plugins/APIDump/APIDesc.lua
@@ -2771,7 +2771,7 @@ end
},
SpreadSource =
{
- Include = "^es.*",
+ Include = "^ss.*",
TextBefore = [[
These constants are used to differentiate the various sources of spreads. They are used in
the {{OnBlockSpread|HOOK_BLOCK_SPREAD}} hook.