mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 22:17:22 +01:00
change to penumbra.api, fix animations requiring a redraw to be picked up again
This commit is contained in:
parent
e725c010d7
commit
de37e22c20
6 changed files with 126 additions and 65 deletions
|
|
@ -182,6 +182,8 @@ public class CachedPlayer
|
|||
{
|
||||
break;
|
||||
}
|
||||
|
||||
await Task.Delay(TimeSpan.FromSeconds(2)).ConfigureAwait(false);
|
||||
}
|
||||
|
||||
ApplyBaseData(moddedPaths);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue