mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-16 16:12:35 +00:00
Replaced usages of Text shadow with properly named border, use new correct Text shadow for menu titles, use text border for a few more elements
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
class IMICFPS
|
||||
class ExtrasMenu < Menu
|
||||
def setup
|
||||
title IMICFPS::NAME
|
||||
subtitle "Extras"
|
||||
title I18n.t("menus.extras")
|
||||
|
||||
link "Asset Viewer" do
|
||||
push_state(IMICFPS::AssetViewerTool::MainMenu)
|
||||
|
||||
Reference in New Issue
Block a user