Gyoo / LiveSplit.SplitsBet

GitHub for the LiveSplit plugin SplitsBet, the bot that makes the viewers play with the runner
8 stars 10 forks source link

Store things that can change midrun as properties #56

Closed wooferzfg closed 9 years ago

wooferzfg commented 9 years ago

CurrentSplitIndex and Run.Offset can change midrun so they should be stored separately and updated when needed (either after delay for SplitIndex or at the start of the run for RunOffset)

Should test before merging (can click on "command line" text and follow the instructions)