ItsDeltin / Overwatch-Script-To-Workshop

Converts scripts to Overwatch workshops.
207 stars 24 forks source link

Error decompiling MinWait with behaviour #489

Open SlenderFox opened 2 weeks ago

SlenderFox commented 2 weeks ago

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