forked from mirror/openmw-tes3mp
oops, left in a testing assertion
This commit is contained in:
parent
86cfc91ef3
commit
5f014f7411
1 changed files with 0 additions and 1 deletions
|
@ -126,7 +126,6 @@ namespace MWRender
|
|||
data[texelY * height * 3 + texelX * 3+1] = g;
|
||||
data[texelY * height * 3 + texelX * 3+2] = b;
|
||||
}
|
||||
assert(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue