Secsi
This commit is contained in:
parent
7851cb451a
commit
1127764cc3
@ -258,6 +258,11 @@ public class NewsManager extends MiniPlugin
|
|||||||
|
|
||||||
if (Manager.Type == HubType.Halloween)
|
if (Manager.Type == HubType.Halloween)
|
||||||
{
|
{
|
||||||
|
/**
|
||||||
|
* @author Mysticate
|
||||||
|
* Myst's sexy ass animation :>
|
||||||
|
*/
|
||||||
|
|
||||||
_animationIndex = (_animationIndex + 1) % 100;
|
_animationIndex = (_animationIndex + 1) % 100;
|
||||||
|
|
||||||
if (_animationIndex < 24)
|
if (_animationIndex < 24)
|
||||||
|
Loading…
Reference in New Issue
Block a user