mirror of
https://github.com/Klagarge/PokeHES.git
synced 2024-11-23 09:53:28 +00:00
reset camera
This commit is contained in:
parent
697c9e659f
commit
91fda1acee
@ -66,6 +66,7 @@ public class PokeMudry extends PortableApplication {
|
|||||||
sp.e = sp.p.lastEnemy;
|
sp.e = sp.p.lastEnemy;
|
||||||
System.out.println("switch screen");
|
System.out.println("switch screen");
|
||||||
sp.screenManager.activateNextScreen();
|
sp.screenManager.activateNextScreen();
|
||||||
|
g.resetCamera();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user