Mercurial > wow > worldplan
comparison ClassPlan.lua @ 105:9f664a0ef8a8
Merge
| author | Nenue |
|---|---|
| date | Sun, 28 May 2017 19:55:26 -0400 |
| parents | a3800989f515 4d1520186ea4 |
| children | 1197c8825eda |
comparison
equal
deleted
inserted
replaced
| 104:a3800989f515 | 105:9f664a0ef8a8 |
|---|---|
| 53 playerFirst = false, | 53 playerFirst = false, |
| 54 prototypes = {}, | 54 prototypes = {}, |
| 55 Queued = {}, | 55 Queued = {}, |
| 56 Timers = {}, | 56 Timers = {}, |
| 57 ReportChunks = {}, | 57 ReportChunks = {}, |
| 58 maxItems = 12 | |
| 58 } | 59 } |
| 59 ClassPlanHandlerBase = { | 60 ClassPlanHandlerBase = { |
| 60 numBlocks = 0, | 61 numBlocks = 0, |
| 61 isStale = true, | 62 isStale = true, |
| 62 maxItems = 10 | 63 maxItems = 10 |
