Skip to content

Commit

Permalink
Merge branch 'master' into aaa
Browse files Browse the repository at this point in the history
  • Loading branch information
MateoGiuffra authored Nov 22, 2023
2 parents 4c355c5 + 853aaff commit 6a91e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nivelx.wlk
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ object nivel3 inherits NivelDeJuego{
[p, _, _, _, _, _, _, _, _,_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, p, p],
[p, s, h, _, _, _, _, _, _,_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, p, p],
[p, p, p, p, p, p, p, p, p, p, p, p, p, p, p, p, p, p, p, p, p, p, p, p, p, p, p, p, p, p, p]
].reverse()
].reverse()
}

override method accionDeNivel(){
Expand Down

0 comments on commit 6a91e20

Please sign in to comment.