mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-16 16:12:35 +00:00
Updated gems, fix issues caused by the removal of $window from cyberarm_engine
This commit is contained in:
@@ -12,7 +12,7 @@ class IMICFPS
|
||||
end
|
||||
|
||||
def map
|
||||
$window.director.map
|
||||
CyberarmEngine::Window.instance.director.map
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user