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

Fix tooltip with electro building

Bug discoverd by https://youtu.be/MyWZj20-Iok?t=7m30s
This commit is contained in:
Mathieu Schroeter 2017-08-08 23:27:40 +02:00
parent 12acbf2106
commit 3e45f1cde2

View File

@ -2957,6 +2957,8 @@ const char * CDecor::GetResHili (POINT posMouse)
{12, {false, translate ("Enemy rocket")}},
{14, {false, translate ("Platinium")}},
{16, {true, translate ("Armour")}},
{17, {false, translate ("Enemy construction")}},
{18, {false, translate ("Enemy construction")}},
{20, {false, translate ("Wall")}},
{21, {false, translate ("Wall")}},
{22, {false, translate ("Wall")}},