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