@@ -9,8 +9,8 @@ require './producer.rb'
require './consumer.rb'
# Viewport resolution
WIDTH = 1920
HEIGHT = 1080
WIDTH = Gosu::screen_width
HEIGHT = Gosu::screen_height
BOX_SIZE = 64
# Default game settings
The note is not visible to the blocked user.