mirror of
https://github.com/cyberarm/cyberarm_engine.git
synced 2025-12-17 21:42:34 +00:00
Removed 'require "gosu"' from background
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
require "gosu"
|
|
||||||
|
|
||||||
module CyberarmEngine
|
module CyberarmEngine
|
||||||
class Background
|
class Background
|
||||||
attr_accessor :x, :y, :z, :width, :height, :angle, :debug
|
attr_accessor :x, :y, :z, :width, :height, :angle, :debug
|
||||||
|
|||||||
Reference in New Issue
Block a user