diff --git a/Essentials/test/com/earth2me/essentials/MessagingTest.java b/Essentials/test/com/earth2me/essentials/MessagingTest.java index 39841c070..51e2fd6ec 100644 --- a/Essentials/test/com/earth2me/essentials/MessagingTest.java +++ b/Essentials/test/com/earth2me/essentials/MessagingTest.java @@ -91,7 +91,7 @@ public class MessagingTest { } // Not really much of a strict test, but just "testing" console output. - user1._setAfk(true); + user1.setAfk(true); // Console replies using "/r Hey, son!" //