mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-16 08:02:36 +00:00
Misc.
This commit is contained in:
@@ -82,7 +82,7 @@ class IMICFPS
|
||||
end
|
||||
end
|
||||
|
||||
def self.action(key)
|
||||
def self.actions(key)
|
||||
@@keymap.select do |action, value|
|
||||
if value.is_a?(Array)
|
||||
action if value.include?(key)
|
||||
|
||||
Reference in New Issue
Block a user