Skip to content

Commit

Permalink
Fix client packaging for real this time
Browse files Browse the repository at this point in the history
  • Loading branch information
Lokilife committed Aug 3, 2024
1 parent 1afdd78 commit 47d2fe8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Content.Packaging/ClientPackaging.cs
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,6 @@ await RobustSharedPackaging.WriteContentAssemblies(

await WriteClientResources(contentDir, pass, cancel); // Exodus-Secrets: Support content resource ignore to ignore server-only prototypes

await RobustClientPackaging.WriteClientResources(contentDir, pass, cancel);

inputPass.InjectFinished();
}

Expand Down

0 comments on commit 47d2fe8

Please sign in to comment.