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

Restore tooltips with in-game buttons

This commit is contained in:
Mathieu Schroeter 2017-02-18 18:25:30 +01:00
parent 476dba3aa9
commit cb0baf10cf

View File

@ -710,7 +710,7 @@ next:
}
// Dans un bouton stop/setup/write ?
if (textRes == 0 && m_statHili >= 100)
if (!strlen (textRes) && m_statHili >= 100)
{
if (m_statHili == 100)
textRes = gettext ("Interrupt");