PirateMaker icon indicating copy to clipboard operation
PirateMaker copied to clipboard

Error: Name "white" is not defined in editor.py

Open midnightdoggo19 opened this issue 2 years ago • 0 comments

File "~/PirateMaker/00_start_code/editor.py", line 17, in run self.display_surface.fill(white) NameError: name 'white' is not defined

This happens when trying to run main.py, as it tries to reference editor.py, which then throws an error.

Screenshot: piratebuilder_error

midnightdoggo19 avatar Jul 22 '23 21:07 midnightdoggo19