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

Commit

Permalink
Bugfix script dépose
Browse files Browse the repository at this point in the history
  • Loading branch information
PFGimenez committed May 23, 2017
1 parent e8a9976 commit 723d080
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pc/src/scripts/ScriptDeposeMinerai.java
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ public ScriptDeposeMinerai(boolean gauche)
if(gauche)
{
centre.setX(-centre.getX());
centreBout.setX(-centreBout.getX());
pos.getPositionEcriture().setX(pos.getPosition().getX());
}
}
Expand Down

0 comments on commit 723d080

Please sign in to comment.