aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZach Latta <zach@zachlatta.com>2016-03-06 12:22:49 -0500
committerZach Latta <zach@zachlatta.com>2016-03-06 12:22:49 -0500
commit7a5518687a2d4c721139863528f4d388b409d0f4 (patch)
tree6083e760e7719d39f335ac458c8513c45c441f33
parent373a11c15ffccfdb42fa64c4def645861f25d5aa (diff)
downloadsshtron-7a5518687a2d4c721139863528f4d388b409d0f4.tar.gz
Tweak wording
-rw-r--r--game.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/game.go b/game.go
index 752c424..653d715 100644
--- a/game.go
+++ b/game.go
@@ -553,7 +553,7 @@ func (g *Game) worldString(s *Session) string {
strWorld[startX][len(strWorld[0])-1] = " "
} else {
warning :=
- " Warning: Other Players Must be Online for You to Score! "
+ " Warning: Other Players Must be in This Game for You to Score! "
for i, r := range warning {
strWorld[3+i][len(strWorld[0])-1] = borderColorizer(string(r))
}
Un proyecto texto-plano.xyz