Closed msbit closed 3 years ago
When initialising house_view as part of the HouseScene constructor, use the window_width parameter instead of accidentally using the window_height parameter twice
house_view
HouseScene
window_width
window_height
Fixes #34
When initialising
house_view
as part of theHouseScene
constructor, use thewindow_width
parameter instead of accidentally using thewindow_height
parameter twiceFixes #34