give named target a fallback

we need to give named target a fallback image so references are kept when a named target is not ready.
This commit is contained in:
marauder2k7 2025-03-26 09:12:06 +00:00
parent 9f2ab5a64e
commit bab7878ca6
5 changed files with 25 additions and 3 deletions

View file

@ -113,6 +113,7 @@ public:
};
static StringTableEntry smNoImageAssetFallback;
static StringTableEntry smNamedTargetAssetFallback;
enum ImageAssetErrCode
{