Skip to content
Snippets Groups Projects
Commit ada06918 authored by svornost's avatar svornost
Browse files

Fix Raid and Aid plot events. The targets need to persist because the events...

Fix Raid and Aid plot events.  The targets need to persist because the events happen in two parts, on different weeks (so a BC could happen between them).
parent 9a985d6f
No related branches found
No related tags found
1 merge request!6359Fixes
......@@ -1082,6 +1082,8 @@ App.Data.resetOnNGPlus = {
PShoot: 0,
PSnatch: 0,
PRaid: 0,
PRaidTarget: 0,
PAidTarget: "",
PAid: 0,
PPit: 0,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment