Instances shown by default on home

This commit is contained in:
Mashy 2019-03-01 13:56:34 +10:00
parent 1afe725295
commit a59de136ac

View File

@ -43,6 +43,7 @@ function registerEvents(registry, events, tutorial) {
function setPlayerList(list) {
registry.set('playerList', list);
registry.set('homeInstances', true);
}
function setPlayer(player) {