Move instance relocation test upper in the chain
Currently we test each instance for relocation in checkMove; however, it is a little more clear if we pass only the relocatable instances to checkMove. The patch also slightly rewrites (indendation/style) the second half of the checkMove function.
Loading
Please register or sign in to comment