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:
parent
39b72ad6ec
commit
9bcb7bfeac
|
@ -402,8 +402,6 @@ public class AlchemyScene extends PixelScene {
|
|||
}
|
||||
}
|
||||
|
||||
provider = null;
|
||||
|
||||
try {
|
||||
Dungeon.saveAll();
|
||||
Badges.saveGlobal();
|
||||
|
|
Loading…
Reference in New Issue
Block a user