diff --git a/script/outside.js b/script/outside.js index 5201e93..6146243 100644 --- a/script/outside.js +++ b/script/outside.js @@ -139,7 +139,7 @@ var Outside = { $.Dispatch('stateUpdate').subscribe(Outside.handleStateUpdates); if(typeof $SM.get('features.location.outside') == 'undefined') { - $SM.set('features.location.outside'); + $SM.set('features.location.outside', true); $SM.setM('game.outside', { buildings: {}, population: 0,