This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
Avans-TI
/
1.4-Arcade
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Pulse op button pressed
Dofensmirtsz
%!s(int64=10) %!d(string=hai) anos
pai
bbc6747d41
achega
d221bbf1b1
Modificáronse 1 ficheiros
con
2 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
2
0
model/gameState/PlayState.java
+ 2
- 0
model/gameState/PlayState.java
Ver ficheiro
@@ -150,6 +150,8 @@ public class PlayState extends GameState {
}
}
+
+ player.setBeat();
}