mirror of
https://github.com/Klagarge/PokeHES.git
synced 2025-08-10 15:13:09 +00:00
reset camera
This commit is contained in:
@@ -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();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user