Try different semantic material
This commit is contained in:
@@ -10,6 +10,4 @@ AppState.currentScene = 'salvador';
|
||||
const marker = config.markers.find(m => m.id === 'salvador');
|
||||
AppState.normalizedNodes = normalizeNodes(marker.nodes).flat;
|
||||
|
||||
console.debug(AppState.normalizedNodes);
|
||||
|
||||
openScene(marker, AppState.normalizedNodes);
|
||||
Reference in New Issue
Block a user