bsaffel / benchmarker

macro trainer | build optimizer | practice tool
10 stars 0 forks source link

Refactor stat values to use a global variable #370

Closed bsaffel closed 9 years ago

bsaffel commented 9 years ago

This will allow a lot more flexibility when interacting with these values. They will remain the same until they are changed by triggers which would prevent them from changing unexpectedly. Therefore part of this issue is the need to create triggers to update these variables.