mirror of
https://github.com/islehorse/HISP.git
synced 2025-06-06 11:01:27 +12:00
Implement Win/Loose highscore tables
This commit is contained in:
parent
7686680c09
commit
e58835467a
4 changed files with 26 additions and 4 deletions
|
@ -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>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue