v0.7.0: fixed alchemy scene resetting clearing provider
(removing this check should be fined as provider is always set when scene is switched to)
This commit is contained in:
@@ -402,8 +402,6 @@ public class AlchemyScene extends PixelScene {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
provider = null;
|
|
||||||
|
|
||||||
try {
|
try {
|
||||||
Dungeon.saveAll();
|
Dungeon.saveAll();
|
||||||
Badges.saveGlobal();
|
Badges.saveGlobal();
|
||||||
|
|||||||
Reference in New Issue
Block a user