Ryan-rsm-McKenzie / CommonLibSSE

A reverse engineered library for hacking Skyrim Special Edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong GetNum?

r-neal-kelly opened this issue · comments

commented

for (UInt32 i = 0; i < GetNumVariables(); ++i) {

Should this be GetNumProperties instead?

fixed