ItsDeltin / Overwatch-Script-To-Workshop

Converts scripts to Overwatch workshops.
210 stars 27 forks source link

Error decompiling MinWait with behaviour #489

Open SlenderFox opened 5 months ago

SlenderFox commented 5 months ago

Decompiling the action "Wait(0.016, Restart When True)" results in "MinWait(WaitBehavior.RestartWhenTrue);", however MinWait has no parameters.

damagex commented 4 months ago

PR #504 submitted for this issue