mirror of
https://github.com/Klagarge/PokeHES.git
synced 2025-08-13 16:23:09 +00:00
change the problem
This commit is contained in:
@@ -36,7 +36,7 @@ public class testYann extends PortableApplication{
|
|||||||
@Override
|
@Override
|
||||||
public void onGraphicRender(GdxGraphics g) {
|
public void onGraphicRender(GdxGraphics g) {
|
||||||
s.render(g);
|
s.render(g);
|
||||||
((ScreenBattle) s.getActiveScreen()).manage(controller);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Reference in New Issue
Block a user