menu placeholder

This commit is contained in:
Administrator
2014-02-20 17:04:40 +01:00
parent 2d8dc8022e
commit 9a00f4e61a
3 changed files with 18 additions and 0 deletions
+1
View File
@@ -1361,6 +1361,7 @@ public class GamePlay extends GameStateInterface
{
mp.start();
SetGameState(GS_PLAYING, false);
canvasView.postInvalidate();
}
private void InputsGamePlaying(float x, float y, boolean Released)