mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 21:54:58 +00:00
Updated console message code to Luka's latest version
This commit is contained in:
@@ -15,7 +15,7 @@ module Deprecation
|
||||
unless alternative.nil?
|
||||
text += "\r\n" + _INTL("Use \"{1}\" instead.", alternative)
|
||||
end
|
||||
ConsoleRGB.echo_warn text
|
||||
Console.echo_warn text
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user