mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-20 09:55:10 -06:00
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