diff --git a/JGE/src/JGfx.cpp b/JGE/src/JGfx.cpp index 4dcc1d01f..220b9cbfe 100644 --- a/JGE/src/JGfx.cpp +++ b/JGE/src/JGfx.cpp @@ -118,18 +118,14 @@ JTexture::~JTexture() void JTexture::UpdateBits(int x, int y, int width, int height, PIXEL_TYPE* bits) { - - //TODO: Is this normal that width is not used ?? for (int i=0;i