forked from 2009Scape/Server
Preemptive bugfixing part 3.1
This commit is contained in:
parent
0ab08f698b
commit
a8c6752374
1 changed files with 1 additions and 1 deletions
|
|
@ -241,7 +241,7 @@ public class PrayerAltarPlugin extends OptionHandler {
|
|||
* Gets the messages.
|
||||
* @return the messages
|
||||
*/
|
||||
private String[] getMessages() {
|
||||
public String[] getMessages() {
|
||||
return messages;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue