mirror of
https://gitgud.io/AbstractConcept/rimworld-animation-studio.git
synced 2024-08-15 00:43:27 +00:00
Standalone exported
This commit is contained in:
parent
1e2c4fa6bf
commit
7e1680a7fb
605 changed files with 2169 additions and 3312 deletions
|
@ -88,7 +88,7 @@ namespace RimWorldAnimationStudio
|
|||
foreach (string bodyType in allTags)
|
||||
{
|
||||
path = alienRaceDef.GetBodyTypeGraphicPath(facing, bodyType);
|
||||
|
||||
Debug.Log(path);
|
||||
if (path != null && path != "")
|
||||
{ alienRaceDef.SetBodyTypeGraphicPath(path, facing, bodyType); }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue