mirror of
https://github.com/Theaninova/mhlib.git
synced 2025-12-12 20:46:20 +00:00
mhk3 map loading
This commit is contained in:
@@ -179,7 +179,7 @@ impl ResourceFormatLoaderVirtual for SarLoader {
|
||||
godot_error!("Could not find {} or {}.bmp.dds.res", original_path, base)
|
||||
}
|
||||
|
||||
image.generate_mipmaps(true);
|
||||
image.generate_mipmaps(false);
|
||||
|
||||
image.set_name(
|
||||
original_path
|
||||
|
||||
Reference in New Issue
Block a user