mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2024-12-22 04:37:42 +01:00
build
This commit is contained in:
parent
7911ec9d65
commit
614da2512a
@ -24,6 +24,7 @@ public class PluginUpdateManager {
|
||||
*/
|
||||
private final Map<Integer, PluginUpdate> updates = new HashMap<>();
|
||||
|
||||
|
||||
public PluginUpdateManager() {
|
||||
register(new PluginUpdate(1,
|
||||
new String[]{"Applies a fix for skull textures values in 4.7.1.", "Texture values data storage changed in 4.7.1 due to the UUID change."},
|
||||
|
Loading…
Reference in New Issue
Block a user