Swap out the lobby model for the one with the correct light value

This commit is contained in:
Ryan 2014-12-08 12:47:37 -08:00
parent c2c75eedb4
commit 7fffcd3b53

View file

@ -92,7 +92,7 @@ function drawLobby() {
};
var orbShellProps = {
url: HIFI_PUBLIC_BUCKET + "models/sets/Lobby/Lobby_v8/forStephen1/LobbyShell1.fbx",
url: HIFI_PUBLIC_BUCKET + "models/sets/Lobby/Lobby_v8/forStephen1/LobbyShell1.4_LightTag.fbx",
position: orbPosition,
rotation: towardsMe,
dimensions: orbDimensions,