Changed version string to TechDemo
This commit is contained in:
parent
ad1d1396df
commit
4ef8c6da84
@ -50,7 +50,7 @@ public class LayerAbout extends GUILayer {
|
||||
new Label(
|
||||
"Version",
|
||||
font,
|
||||
new MutableStringLocalized("LayerAbout.Version").format("pre-TechDemo")
|
||||
new MutableStringLocalized("LayerAbout.Version").format("TechDemo")
|
||||
)
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user