Minor fixes

This commit is contained in:
Anuken
2020-09-24 22:41:13 -04:00
parent 2141e2ebab
commit 3a06cacf1d
4 changed files with 9 additions and 8 deletions

View File

@@ -169,7 +169,7 @@ public class ResearchDialog extends BaseDialog{
if(net.client()){
//TODO make this not display every time
//TODO rework this in the future
ui.showInfo("campaign.multiplayer");
ui.showInfo("@campaign.multiplayer");
}
});