Refactoring and cleanup

This commit is contained in:
Enrico Turri 2018-06-01 15:54:41 +02:00
parent 2bccb43122
commit 364134515b
9 changed files with 371 additions and 2101 deletions

View file

@ -56,13 +56,6 @@ sub new {
# $self->on_move(sub {
#==============================================================================================================================
my @volume_idxs = @_;
#==============================================================================================================================
print "cucu";
#==============================================================================================================================
my %done = (); # prevent moving instances twice
my $object_moved;
my $wipe_tower_moved;