1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00

Fix original text

This commit is contained in:
Mathieu Schroeter 2017-02-14 19:09:00 +01:00
parent e2341032ac
commit 1c4916ea7e

View File

@ -3994,7 +3994,7 @@ void CEvent::PrivateLibelle()
else if (term.bHachBlupi)
{
term.bHachBlupi = false;
text = gettext ("1|Go on striped\n1| paving stones.");
text = gettext ("1|Go on striped\n1|paving stones.");
}
else if (term.bHachPlanche)
{