before revert
This commit is contained in:
parent
dda5ac6728
commit
f8d7aeb5ea
@ -130,7 +130,7 @@ public class Gladiators extends SoloGame
|
||||
|
||||
Location loc = WorldData.GetDataLocs("RED").get(0);
|
||||
|
||||
e.getTutorial().getPhase(1).setLocation(loc.add(0, 50, 0));
|
||||
e.getTutorial().getPhase(1).setLocation(loc.clone().add(0, 50, 0));
|
||||
e.getTutorial().getPhase(1).setTarget(loc);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user