Closed PeterJCLaw closed 6 years ago
Tidy how the Robot class closes its Boards and how they are closed.
Robot
Board
This fixes an issue where previously nothing actually happened in Robot.close (see my comment for details).
Robot.close
Tidy how the
Robot
class closes itsBoard
s and how they are closed.This fixes an issue where previously nothing actually happened in
Robot.close
(see my comment for details).