Mercurial > mm7
comparison mm7_6.cpp @ 135:9b0d651821f1
Party creation screen: sorcerer class icon fixed
author | Nomad |
---|---|
date | Mon, 11 Feb 2013 20:23:55 +0200 |
parents | 909822c91d47 |
children | f4d7a9a8c363 |
comparison
equal
deleted
inserted
replaced
131:3ee983b8082b | 135:9b0d651821f1 |
---|---|
1653 v2 = 0; | 1653 v2 = 0; |
1654 v13 = 0; | 1654 v13 = 0; |
1655 while ( 1 ) | 1655 while ( 1 ) |
1656 { | 1656 { |
1657 v14 = 0; | 1657 v14 = 0; |
1658 if ( v27 != -1 && v27 == pPlayers[v13 + 1]->uClass ) | 1658 if ( v27 != -1 && v27 == pPlayers[v13 + 1]->classType ) |
1659 v14 = v4; | 1659 v14 = v4; |
1660 if ( v25 != -1 && v25 == pPlayers[v13 + 1]->uSex ) | 1660 if ( v25 != -1 && v25 == pPlayers[v13 + 1]->uSex ) |
1661 v14 = v4; | 1661 v14 = v4; |
1662 if ( v26 != -1 ) | 1662 if ( v26 != -1 ) |
1663 { | 1663 { |