mirror of
https://github.com/Klagarge/PokeHES.git
synced 2025-06-27 04:32:31 +00:00
reset camera
This commit is contained in:
@ -66,6 +66,7 @@ public class PokeMudry extends PortableApplication {
|
||||
sp.e = sp.p.lastEnemy;
|
||||
System.out.println("switch screen");
|
||||
sp.screenManager.activateNextScreen();
|
||||
g.resetCamera();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user