rapid-router
rapid-router copied to clipboard
Change `my_van` to the character's name if the character is not a van
At the moment when playing Python-only or Blockly/Python levels the code refers to the my_van object even when the character in the level is not a van. This task is to change my_van to match the name of the character in the level even when they are not a van.