Implemented player menu with kick option (untested)

This commit is contained in:
Anuken
2018-01-03 16:23:18 -05:00
parent 569a4db840
commit d22c682e5b
11 changed files with 117 additions and 5 deletions

View File

@@ -13,6 +13,8 @@ text.loadgame=Load Game
text.joingame=Join Game
text.quit=Quit
text.name=Name:
text.players={0} players online
text.server.kicked=You have been kicked from the server!
text.server.connected=A player has joined.
text.server.disconnected={0} has disconnected.
text.nohost=Can't host server on a custom map!