Fixed minor message typo at EffectHandler.

Contributed by Nazuka.
This commit is contained in:
MobiusDevelopment
2021-09-13 13:25:12 +00:00
parent 4baa29f4a0
commit 71d323480f
20 changed files with 20 additions and 20 deletions

View File

@ -54,7 +54,7 @@ public class EffectHandler
}
catch (Exception e)
{
throw new Error("Problems while running EffectMansterHandler", e);
throw new Error("Problems while running EffectMasterHandler", e);
}
}

View File

@ -54,7 +54,7 @@ public class EffectHandler
}
catch (Exception e)
{
throw new Error("Problems while running EffectMansterHandler", e);
throw new Error("Problems while running EffectMasterHandler", e);
}
}

View File

@ -54,7 +54,7 @@ public class EffectHandler
}
catch (Exception e)
{
throw new Error("Problems while running EffectMansterHandler", e);
throw new Error("Problems while running EffectMasterHandler", e);
}
}

View File

@ -54,7 +54,7 @@ public class EffectHandler
}
catch (Exception e)
{
throw new Error("Problems while running EffectMansterHandler", e);
throw new Error("Problems while running EffectMasterHandler", e);
}
}

View File

@ -54,7 +54,7 @@ public class EffectHandler
}
catch (Exception e)
{
throw new Error("Problems while running EffectMansterHandler", e);
throw new Error("Problems while running EffectMasterHandler", e);
}
}

View File

@ -54,7 +54,7 @@ public class EffectHandler
}
catch (Exception e)
{
throw new Error("Problems while running EffectMansterHandler", e);
throw new Error("Problems while running EffectMasterHandler", e);
}
}

View File

@ -54,7 +54,7 @@ public class EffectHandler
}
catch (Exception e)
{
throw new Error("Problems while running EffectMansterHandler", e);
throw new Error("Problems while running EffectMasterHandler", e);
}
}

View File

@ -54,7 +54,7 @@ public class EffectHandler
}
catch (Exception e)
{
throw new Error("Problems while running EffectMansterHandler", e);
throw new Error("Problems while running EffectMasterHandler", e);
}
}

View File

@ -54,7 +54,7 @@ public class EffectHandler
}
catch (Exception e)
{
throw new Error("Problems while running EffectMansterHandler", e);
throw new Error("Problems while running EffectMasterHandler", e);
}
}

View File

@ -54,7 +54,7 @@ public class EffectHandler
}
catch (Exception e)
{
throw new Error("Problems while running EffectMansterHandler", e);
throw new Error("Problems while running EffectMasterHandler", e);
}
}

View File

@ -66,7 +66,7 @@ public class EffectHandler implements IHandler<Class<? extends AbstractEffect>,
}
catch (Exception e)
{
throw new Error("Problems while running EffectMansterHandler", e);
throw new Error("Problems while running EffectMasterHandler", e);
}
}

View File

@ -54,7 +54,7 @@ public class EffectHandler
}
catch (Exception e)
{
throw new Error("Problems while running EffectMansterHandler", e);
throw new Error("Problems while running EffectMasterHandler", e);
}
}

View File

@ -54,7 +54,7 @@ public class EffectHandler
}
catch (Exception e)
{
throw new Error("Problems while running EffectMansterHandler", e);
throw new Error("Problems while running EffectMasterHandler", e);
}
}

View File

@ -54,7 +54,7 @@ public class EffectHandler
}
catch (Exception e)
{
throw new Error("Problems while running EffectMansterHandler", e);
throw new Error("Problems while running EffectMasterHandler", e);
}
}

View File

@ -54,7 +54,7 @@ public class EffectHandler
}
catch (Exception e)
{
throw new Error("Problems while running EffectMansterHandler", e);
throw new Error("Problems while running EffectMasterHandler", e);
}
}

View File

@ -54,7 +54,7 @@ public class EffectHandler
}
catch (Exception e)
{
throw new Error("Problems while running EffectMansterHandler", e);
throw new Error("Problems while running EffectMasterHandler", e);
}
}

View File

@ -54,7 +54,7 @@ public class EffectHandler
}
catch (Exception e)
{
throw new Error("Problems while running EffectMansterHandler", e);
throw new Error("Problems while running EffectMasterHandler", e);
}
}

View File

@ -54,7 +54,7 @@ public class EffectHandler
}
catch (Exception e)
{
throw new Error("Problems while running EffectMansterHandler", e);
throw new Error("Problems while running EffectMasterHandler", e);
}
}

View File

@ -54,7 +54,7 @@ public class EffectHandler
}
catch (Exception e)
{
throw new Error("Problems while running EffectMansterHandler", e);
throw new Error("Problems while running EffectMasterHandler", e);
}
}

View File

@ -54,7 +54,7 @@ public class EffectHandler
}
catch (Exception e)
{
throw new Error("Problems while running EffectMansterHandler", e);
throw new Error("Problems while running EffectMasterHandler", e);
}
}