mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
Update AssetItemObject.cs
This commit is contained in:
@@ -15,7 +15,7 @@ namespace TEngine
|
|||||||
{
|
{
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
GameModule.Resource.UnloadAsset(Target);
|
GameModule.Resource?.UnloadAsset(Target);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user