Skip to content

Commit

Permalink
Estranged Act 1: Mark as hidden
Browse files Browse the repository at this point in the history
  • Loading branch information
magcius authored Oct 25, 2024
1 parent e23f2ad commit a917289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SourceEngine/Scenes_EstrangedActI.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ const sceneDescs = [
new EstrangedActISceneDesc("sp10thewarehouse"),
];

export const sceneGroup: SceneGroup = { id, name, sceneDescs };
export const sceneGroup: SceneGroup = { id, name, sceneDescs, hidden: true };

0 comments on commit a917289

Please sign in to comment.