Currently similar logic for checking location availability is repeated across multiple classes (e.g. PatchCell, Treat Action #175). It might make sense to move this method into the Utils folder such that the method can be static and used across multiple classes.
Currently similar logic for checking location availability is repeated across multiple classes (e.g. PatchCell, Treat Action #175). It might make sense to move this method into the Utils folder such that the method can be static and used across multiple classes.