Mercurial > mm7
comparison GUI/UI/UIHouses.cpp @ 2532:9ec6b8be16fe
Mobile light
author | Ritor1 |
---|---|
date | Mon, 19 Jan 2015 22:39:03 +0600 |
parents | 09c3114c6e4e |
children | 1bcadc6dd203 |
comparison
equal
deleted
inserted
replaced
2531:f6de3e15d4a5 | 2532:9ec6b8be16fe |
---|---|
541 } | 541 } |
542 break; | 542 break; |
543 | 543 |
544 case BuildingType_Tavern: | 544 case BuildingType_Tavern: |
545 { | 545 { |
546 CreateButtonInColumn(0, 0xFu); | 546 CreateButtonInColumn(0, 15); |
547 CreateButtonInColumn(1, 0x10u); | 547 CreateButtonInColumn(1, 16); |
548 CreateButtonInColumn(2, 0x60u); | 548 CreateButtonInColumn(2, 96); |
549 if ( (signed int)window_SpeakInHouse->ptr_1C < 108 || (signed int)window_SpeakInHouse->ptr_1C > 120 ) | 549 if ( (signed int)window_SpeakInHouse->ptr_1C < 108 || (signed int)window_SpeakInHouse->ptr_1C > 120 ) |
550 { | 550 { |
551 pDialogueWindow->_41D08F_set_keyboard_control_group(3, 1, 0, 2); | 551 pDialogueWindow->_41D08F_set_keyboard_control_group(3, 1, 0, 2); |
552 break; | 552 break; |
553 } | 553 } |