mirror of
https://github.com/Klagarge/PokeHES.git
synced 2024-11-26 19:13:27 +00:00
change the problem
This commit is contained in:
parent
b7704c1e79
commit
05e9e4d7ef
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user