Removed 'require "gosu"' from background

This commit is contained in:
2019-09-12 08:03:27 -05:00
parent 002a01abfc
commit 6fafe98008

View File

@@ -1,5 +1,3 @@
require "gosu"
module CyberarmEngine
class Background
attr_accessor :x, :y, :z, :width, :height, :angle, :debug