mirror of
https://github.com/enduro2d/enduro2d.git
synced 2025-12-14 16:09:06 +07:00
code style fixes
This commit is contained in:
@@ -156,7 +156,7 @@ namespace
|
||||
the<vfs>().register_scheme_alias(
|
||||
"ships",
|
||||
url("piratepack://PNG/Retina/Ships"));
|
||||
|
||||
|
||||
image texture_image;
|
||||
if ( !images::try_load_image(texture_image, the<vfs>().read(url("ships://ship (3).png"))) ) {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user