Skip to content
This repository has been archived by the owner on Mar 3, 2019. It is now read-only.

Commit

Permalink
Script dépose
Browse files Browse the repository at this point in the history
  • Loading branch information
PFGimenez committed May 23, 2017
1 parent 77b3df9 commit 713d166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pc/src/scripts/ScriptDeposeMinerai.java
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public class ScriptDeposeMinerai extends Script
private Cinematique pos = new Cinematique(600, 1790, 0, true, 0);
private Vec2RW centreBout = new Vec2RW(1600, 2000-180);
private double rayon = 180;
private double rayonBout = 180;
private double rayonBout = 300;
private boolean gauche;

public ScriptDeposeMinerai(boolean gauche)
Expand Down

0 comments on commit 713d166

Please sign in to comment.