mirror of
https://github.com/cyberarm/cyberarm_engine.git
synced 2025-12-16 05:02:34 +00:00
Ran rubocop -a
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
CYBERARM_ENGINE_ROOT_PATH = File.expand_path("../..", __FILE__)
|
||||
CYBERARM_ENGINE_ROOT_PATH = File.expand_path("..", __dir__)
|
||||
|
||||
begin
|
||||
require File.expand_path("../../ffi-gosu/lib/gosu", File.dirname(__FILE__))
|
||||
|
||||
Reference in New Issue
Block a user