Mercurial > mm7
diff UI/UICharacter.cpp @ 1451:6b1c8c41c83f
m
author | Ritor1 |
---|---|
date | Tue, 06 Aug 2013 09:26:06 +0600 |
parents | 28f87f5234a1 |
children | 9add223260ce |
line wrap: on
line diff
--- a/UI/UICharacter.cpp Fri Aug 02 17:30:23 2013 +0600 +++ b/UI/UICharacter.cpp Tue Aug 06 09:26:06 2013 +0600 @@ -186,11 +186,6 @@ ui_house_player_cant_interact_color = TargetColor(255, 255, 155); } - - - - - std::array<unsigned int, 16> papredoll_dbrds; unsigned int papredoll_drhs[4]; unsigned int papredoll_dlhus[4]; @@ -385,8 +380,6 @@ PLAYER_SKILL_MIND, PLAYER_SKILL_BODY, PLAYER_SKILL_LIGHT, PLAYER_SKILL_DARK}; - - //----- (00421626) -------------------------------------------------------- GUIWindow *CharacterUI_Initialize(unsigned int _this) { @@ -473,11 +466,6 @@ return v2; } - - - - - static int CharacterUI_SkillsTab_Draw__DrawSkillTable(Player *player, int x, int y, const int *skill_list, int skill_list_size, int right_margin, const char *skill_group_name) { int y_offset = y;