Skip to content
Snippets Groups Projects
Commit eb1f0afd authored by sn3-qsk-u1's avatar sn3-qsk-u1
Browse files

Update CoronaVirus.java

parent 5b2bc9b4
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ public class CoronaVirus extends Enemy
public void act()
{
disappear();
turn(10);
turn(5);
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment