mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-10 12:39:53 +00:00
oops, left in a testing assertion
This commit is contained in:
parent
86cfc91ef3
commit
5f014f7411
@ -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…
x
Reference in New Issue
Block a user