about: improve language

This commit is contained in:
Bixilon 2022-08-19 22:27:22 +02:00
parent 8abb76de78
commit 11443348e2
No known key found for this signature in database
GPG Key ID: 5CAD791931B09AC4
2 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@ interface GUIElementDrawer {
if (element is LayoutedGUIElement<*>) {
latch.inc()
element.prepare()
DefaultThreadPool += { element.prepareAsync();latch.dec() }
DefaultThreadPool += { element.prepareAsync(); latch.dec() }
}
}
latch.dec()

View File

@ -209,7 +209,7 @@ minosoft:menu.pause.exit=Exit
minosoft:menu.pause.exit.confirm=§cClick again to exit
minosoft:main.about.text=Glad that you test my software :)\nThis project is really in early stage, don't use it on anti cheat protected servers\nI am looking for contributors :) Please help me make this usable
minosoft:main.about.text=Glad that you test my software :)\nThis project is in a really early stage, don't use it on online servers!\nI am looking for contributors :) Please help me and make this usable
minosoft:main.about.crash=Create crash report