mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
parent
18135950bf
commit
e09a4e2fab
@ -3763,6 +3763,8 @@ CDecor::GetDefButton (Point cel)
|
||||
|
||||
if (icon == 61)
|
||||
button = BUTTON_CULTIVE; // cabane
|
||||
if (icon == 81 || icon == 83 || icon == 94)
|
||||
button = BUTTON_FLOWER;
|
||||
if (icon == 122)
|
||||
button = BUTTON_EXTRAIT; // extrait
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user