comparison Outdoor.cpp @ 1062:e23a79658fc5

some BYTE errors fixed
author zipi
date Fri, 24 May 2013 00:44:51 +0100
parents 7735bdb3c30f
children 5d5c78088274
comparison
equal deleted inserted replaced
1061:89422dd58318 1062:e23a79658fc5
2247 if (face.sCogTriggeredID) 2247 if (face.sCogTriggeredID)
2248 { 2248 {
2249 if (face.HasEventHint()) 2249 if (face.HasEventHint())
2250 face.uAttributes |= 0x1000u; 2250 face.uAttributes |= 0x1000u;
2251 else 2251 else
2252 face.uAttributes &= 0xEFFFu; 2252 face.uAttributes &= 0xFFFFEFFFu;
2253 } 2253 }
2254 //++thisa; 2254 //++thisa;
2255 //v89 = pBModels; 2255 //v89 = pBModels;
2256 //pFilename += 308; 2256 //pFilename += 308;
2257 //} 2257 //}