Implement Win/Loose highscore tables

This commit is contained in:
SilicaAndPina 2021-03-18 12:08:10 +13:00
parent 7686680c09
commit e58835467a
4 changed files with 26 additions and 4 deletions

View file

@ -233,8 +233,10 @@
"starting_game":"Starting up two player game with %PLAYERNAME%!",
"game_closed":"Game Closed.",
"game_closed_other":"Game Closed by Other Player."
"game_closed_other":"Game Closed by Other Player.",
"recorded_win":"Recorded a WIN at %GAMETITLE%.",
"recorded_loss":"Recorded a LOSS at %GAMETITLE%."
},
"player_interaction":{
"players_here":"<B>Players Here:</B>",