muffin v6.12

This commit is contained in:
alydev 2025-10-09 07:53:51 +10:00
parent 060278c1b7
commit 155fbee291
59 changed files with 40083 additions and 58104 deletions

View file

@ -73,7 +73,7 @@ public sealed class InteractionTypeConverter : EnumConverter<EInteractionType>
},
{
EInteractionType.WaitForObjectAtPosition,
"WaitForNpcAtPosition"
"WaitForObjectAtPosition"
},
{
EInteractionType.WaitForManualProgress,