Added version display, info dialog back

This commit is contained in:
Anuken
2019-07-05 13:41:22 -04:00
parent f0959ab356
commit d2bb3800e3
20 changed files with 472 additions and 434 deletions
+1
View File
@@ -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
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

+5
View File
@@ -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,