Mercurial > mm7
comparison mm7_5.cpp @ 38:c261e0eea3c9
fix when closing character screen
author | zipi |
---|---|
date | Sun, 20 Jan 2013 18:40:58 +0000 |
parents | 352b15291822 |
children | c3a02d80c84c |
comparison
equal
deleted
inserted
replaced
37:979f13f456dc | 38:c261e0eea3c9 |
---|---|
1206 } | 1206 } |
1207 } | 1207 } |
1208 else | 1208 else |
1209 { | 1209 { |
1210 if ( pCurrentScreen >= 14 || pCurrentScreen == 4 || pCurrentScreen == 10 ) | 1210 if ( pCurrentScreen >= 14 || pCurrentScreen == 4 || pCurrentScreen == 10 ) |
1211 { | |
1211 //goto LABEL_229; | 1212 //goto LABEL_229; |
1212 if ( dword_50CDC8 ) | 1213 if ( dword_50CDC8 ) |
1213 goto LABEL_232; | 1214 goto LABEL_232; |
1214 CloseWindowBackground(); | 1215 CloseWindowBackground(); |
1215 //goto LABEL_231; | 1216 //goto LABEL_231; |
1216 uMessageParam = v0; | 1217 uMessageParam = v0; |
1217 goto LABEL_232; | 1218 goto LABEL_232; |
1219 } | |
1218 if ( pCurrentScreen == 13 && !dword_50CDC8 && !dword_5C35C8 ) | 1220 if ( pCurrentScreen == 13 && !dword_50CDC8 && !dword_5C35C8 ) |
1219 { | 1221 { |
1220 CloseWindowBackground(); | 1222 CloseWindowBackground(); |
1221 dword_5C35C8 = 0; | 1223 dword_5C35C8 = 0; |
1222 //LABEL_231: | 1224 //LABEL_231: |