Compare commits
1 Commits
3ffda0f2d5
...
b99474a66b
| Author | SHA1 | Date | |
|---|---|---|---|
| b99474a66b |
@@ -3171,7 +3171,7 @@ void createTownWindows(flecs::entity e)
|
||||
frame1mesh->getSubMeshes().size() - 1);
|
||||
}
|
||||
int count = 0;
|
||||
bool crash;
|
||||
bool crash = false;
|
||||
for (count = 0; count < frame1mesh->getSubMeshes().size();
|
||||
count++) {
|
||||
Ogre::SubMesh *submesh =
|
||||
|
||||
Reference in New Issue
Block a user