mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 18:55:01 +02:00
oops
This commit is contained in:
parent
3b669089e4
commit
6b230bad14
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@ QByteArray RenderablePolyVoxEntityItem::volDataToArray(quint16 voxelXSize, quint
|
|||
lowZ++;
|
||||
voxelXSize++;
|
||||
voxelYSize++;
|
||||
voxelYSize++;
|
||||
voxelZSize++;
|
||||
}
|
||||
|
||||
for (int z = lowZ; z < voxelZSize; z++) {
|
||||
|
|
Loading…
Reference in a new issue