mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
Minor tweaks for rjw 4.1.0 +
Relevant animation context when applicable
This commit is contained in:
parent
e2c80c9423
commit
7f1e2314dd
8 changed files with 44 additions and 13 deletions
|
@ -13,6 +13,7 @@ namespace Rimworld_Animations {
|
|||
public List<Actor> actors;
|
||||
public int animationTimeTicks = 0; //do not set manually
|
||||
public bool sounds = false;
|
||||
public List<rjw.xxx.rjwSextype> sexTypes;
|
||||
|
||||
public override void PostLoad() {
|
||||
base.PostLoad();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue