Zezombye / overpy

High-level language for the Overwatch Workshop with support for compilation and decompilation.
GNU General Public License v3.0
180 stars 28 forks source link

Condition in Wait Until does not consider nonzero numbers or vectors to be true #275

Closed Zezombye closed 2 years ago

Zezombye commented 3 years ago

From Shingen

Add a "== true" if we cannot be sure the value is a boolean.

Zezombye commented 2 years ago

Fixed in next update