diff 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
line wrap: on
line diff
--- a/mm7_6.cpp	Mon Feb 11 19:42:28 2013 +0200
+++ b/mm7_6.cpp	Mon Feb 11 20:23:55 2013 +0200
@@ -1655,7 +1655,7 @@
         while ( 1 )
         {
           v14 = 0;
-          if ( v27 != -1 && v27 == pPlayers[v13 + 1]->uClass )
+          if ( v27 != -1 && v27 == pPlayers[v13 + 1]->classType )
             v14 = v4;
           if ( v25 != -1 && v25 == pPlayers[v13 + 1]->uSex )
             v14 = v4;