Skip to content

Commit

Permalink
[package] [mediacenter-osmc] Fix profile switching
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
  • Loading branch information
samnazarko committed Feb 7, 2017
1 parent 5259e5b commit 70f0e01
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -19,7 +19,7 @@ index 3cbca00..29cbddd 100644
}

+ // allow add-on updating and skin reloading. they don't need tutorial if they have a profile...
+ CApplicationMessenger::GetInstance().SendMsg(TMSG_SETOSMCWALKTHROUGHSTATE, 2);
+ CApplicationMessenger::GetInstance().PostMsg(TMSG_SETOSMCWALKTHROUGHSTATE, 2);
+
+
// reload the add-ons, or we will first load all add-ons from the master account without checking disabled status
Expand Down

0 comments on commit 70f0e01

Please sign in to comment.