mpstark / DynamicCam

A more dynamic camera for World of Warcraft.
MIT License
24 stars 11 forks source link

secondsPerFrame is undeclared, use value from core #82

Closed eltreum0 closed 1 year ago

eltreum0 commented 1 year ago

Since secondsPerFrame is only declared on core it needs to be determined again here

eltreum0 commented 1 year ago

If undeclared, then it will error in some situtations, like when dragonriding since the value is undetermined

LudiusMaximus commented 1 year ago

Thanks again for you help. It is greatly appreciated. I have fixed the issue differently this time though, as I need the secondsPerFrame in several different files.