1class Land_Bilboard_Base: House
3 void Land_Bilboard_Base()
6 if (
g_Game.GetBillboardHandler())
8 string texture =
g_Game.GetBillboardHandler().GetTextureByType(
GetType());
11 int index = GetHiddenSelectionIndex(
"advert");
13 SetObjectTexture(index, texture);