summaryrefslogtreecommitdiffstats
path: root/src/Entities/EntityEffect.cpp
diff options
context:
space:
mode:
authorarchshift <admin@archshift.com>2014-07-20 22:11:06 +0200
committerarchshift <admin@archshift.com>2014-07-26 12:48:16 +0200
commit60d4a165140b3b1c5202c21fd197b61cae18077c (patch)
treebcbeaad5e2d921cfbbeccd81faba132cd61447b4 /src/Entities/EntityEffect.cpp
parentMoved potion static functions to EntityEffect to create splash potions through world (diff)
downloadcuberite-60d4a165140b3b1c5202c21fd197b61cae18077c.tar
cuberite-60d4a165140b3b1c5202c21fd197b61cae18077c.tar.gz
cuberite-60d4a165140b3b1c5202c21fd197b61cae18077c.tar.bz2
cuberite-60d4a165140b3b1c5202c21fd197b61cae18077c.tar.lz
cuberite-60d4a165140b3b1c5202c21fd197b61cae18077c.tar.xz
cuberite-60d4a165140b3b1c5202c21fd197b61cae18077c.tar.zst
cuberite-60d4a165140b3b1c5202c21fd197b61cae18077c.zip
Diffstat (limited to 'src/Entities/EntityEffect.cpp')
-rw-r--r--src/Entities/EntityEffect.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Entities/EntityEffect.cpp b/src/Entities/EntityEffect.cpp
index f58738aef..fdcbe822e 100644
--- a/src/Entities/EntityEffect.cpp
+++ b/src/Entities/EntityEffect.cpp
@@ -38,7 +38,7 @@ cEntityEffect::eType cEntityEffect::GetPotionEffectType(short a_ItemDamage)
case 0x0d: return cEntityEffect::effWaterBreathing;
case 0x0e: return cEntityEffect::effInvisibility;
- // No effect potions
+ // No effect potions
case 0x00:
case 0x07:
case 0x0b: // Will be potion of leaping in 1.8