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