shift intro on introset update

pull/1128/head
Jeff Becker 5 years ago
parent 1e96347981
commit 39cdc9e6dd
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -114,6 +114,7 @@ namespace llarp
return true; return true;
} }
currentIntroSet = foundIntro.value(); currentIntroSet = foundIntro.value();
ShiftIntroduction(false);
} }
else else
{ {

Loading…
Cancel
Save