Scobalula / Cerberus-Repo

Cal of Duty: Black Ops II/III GSC/CSC Decompiler
GNU General Public License v3.0
55 stars 7 forks source link

Produce Waittill variables #2

Closed Scobalula closed 5 years ago

Scobalula commented 5 years ago

Need to output variables produced by a waittill, i.e:

self waittill("notify", var1, var2);
Scobalula commented 5 years ago

Fixed - to be pushed in the next update