Added new Gui with Progress Bar when editing a Replay using the ReplayEditor | https://trello.com/c/uGFDgv6E/
Added ProgressUpdateListener interface for the use with ProgressBars
This commit is contained in:
@@ -101,4 +101,6 @@ public class GuiConstants {
|
||||
public static final int REPLAY_SETTINGS_RESOURCEPACK_ID = 9010;
|
||||
public static final int REPLAY_SETTINGS_INDICATOR_ID = 9012;
|
||||
public static final int REPLAY_SETTINGS_PATHPREVIEW_ID = 9013;
|
||||
|
||||
public static final int REPLAY_EDITING_CANCEL_BUTTON = 1234;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user