Added version display, info dialog back
This commit is contained in:
@@ -4,6 +4,7 @@ contributors = Translators and Contributors
|
||||
discord = Join the Mindustry Discord!
|
||||
link.discord.description = The official Mindustry Discord chatroom
|
||||
link.github.description = Game source code
|
||||
link.changelog.description = List of update changes
|
||||
link.dev-builds.description = Unstable development builds
|
||||
link.trello.description = Official Trello board for planned features
|
||||
link.itch.io.description = itch.io page with PC downloads and web version
|
||||
|
||||
+365
-344
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 53 KiB |
@@ -224,6 +224,11 @@
|
||||
up: flat,
|
||||
over: flat-over
|
||||
},
|
||||
clear-trans: {
|
||||
down: flat-down,
|
||||
up: flat-trans,
|
||||
over: flat-over
|
||||
},
|
||||
clear-toggle-trans: {
|
||||
down: flat-down,
|
||||
checked: flat-down,
|
||||
|
||||
Reference in New Issue
Block a user