WIP campaign completion text
This commit is contained in:
@@ -12,6 +12,7 @@ import static mindustry.Vars.*;
|
||||
|
||||
public class BaseDialog extends Dialog{
|
||||
protected boolean wasPaused;
|
||||
/** If true, this dialog will pause the game while open. */
|
||||
protected boolean shouldPause;
|
||||
|
||||
public BaseDialog(String title, DialogStyle style){
|
||||
|
||||
Reference in New Issue
Block a user