mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-01 00:45:32 +00:00
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