mirror of
https://codeberg.org/icewind/vmdl.git
synced 2026-06-03 16:44:11 +02:00
update vtf/image
This commit is contained in:
parent
47989fd39c
commit
8fa2449885
3 changed files with 502 additions and 64 deletions
|
|
@ -291,7 +291,7 @@ fn push_texture(
|
|||
image.as_bytes(),
|
||||
image.width(),
|
||||
image.height(),
|
||||
image.color(),
|
||||
image.color().into(),
|
||||
)
|
||||
.expect("failed to encode");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue