mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
extract jpgs correctly
This commit is contained in:
parent
e936c9e17a
commit
3af195af1a
@ -200,5 +200,5 @@ underflow() {
|
||||
_cur += num_bytes;
|
||||
}
|
||||
|
||||
return *gptr();
|
||||
return (unsigned char)*gptr();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user