Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -535,6 +535,8 @@ public class AnimationTesting extends Player {
|
|||||||
else{
|
else{
|
||||||
report.setVisible(true);
|
report.setVisible(true);
|
||||||
continueButton.setVisible(true);
|
continueButton.setVisible(true);
|
||||||
|
usAgainstEnemyDivisor.setVisible(false);
|
||||||
|
cannon.setVisible(false);
|
||||||
shotsFired.stop();
|
shotsFired.stop();
|
||||||
|
|
||||||
}
|
}
|
||||||
@@ -564,6 +566,10 @@ public class AnimationTesting extends Player {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user