STAGE 4
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ public class Stage extends DrawObject
|
||||
{
|
||||
public Stage(Point2D position)
|
||||
{
|
||||
super("images/stage3.png", position);
|
||||
super("images/stage4.png", position);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user