Commit 84247497 authored by mercury233's avatar mercury233

use blank closeup when the img file is missing

parent a5d9d45d
Pipeline #6568 failed with stages
in 13 minutes and 35 seconds
...@@ -113,7 +113,7 @@ public class GameTextureManager ...@@ -113,7 +113,7 @@ public class GameTextureManager
return await result; return await result;
} }
return null; return N;
} }
public static Texture2D GetUI(string name) public static Texture2D GetUI(string name)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment