adonthell-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[adonthell-wastesedge-commits] remove_sdl1_2 8f52c98 04/29: FIXED compi


From: Kai Sterker
Subject: [adonthell-wastesedge-commits] remove_sdl1_2 8f52c98 04/29: FIXED compile error (thanks Clément Plantier)
Date: Mon, 25 Jul 2016 18:16:06 +0000 (UTC)

tag: remove_sdl1_2
commit 8f52c98800bd2a2ebb567b12a6c748e789ff60ba
Author: Kai Sterker <address@hidden>
Commit: Kai Sterker <address@hidden>

    FIXED compile error (thanks Clément Plantier)
---
 scripts/modules/player_text.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/modules/player_text.py b/scripts/modules/player_text.py
index f6eb744..fc43c9b 100644
--- a/scripts/modules/player_text.py
+++ b/scripts/modules/player_text.py
@@ -1,4 +1,4 @@
- _("That clock seems to be late!")
+_("That clock seems to be late!")
 _("Aw, a midget yeti, how cute!")
 _("I'd better not touch this ... What if it explodes??")
 _("Closed. We are all imprisoned here ...")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]