Source Release: standardized some things between open source and closed source.
This commit is contained in:
@@ -27,7 +27,7 @@ package com.shatteredpixel.shatteredpixeldungeon.ui;
|
||||
|
||||
public class ExitButton extends Button {
|
||||
|
||||
private Image image;
|
||||
protected Image image;
|
||||
|
||||
public ExitButton() {
|
||||
super();
|
||||
|
||||
Reference in New Issue
Block a user