Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Basilisk3 authored Jun 23, 2024
1 parent a5660d3 commit 3b9e1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog/snippets/combine.sh
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,9 @@ rm -f "$output"
# Add the initial header
cat "$templateHeader" >>"$output"

process_snippets "fix" "$templateFix" "$output"
process_snippets "balance" "$templateBalance" "$output"
process_snippets "features" "$templateFeatures" "$output"
process_snippets "fix" "$templateFix" "$output"
process_snippets "graphics" "$templateGraphics" "$output"
process_snippets "ai" "$templateAI" "$output"
process_snippets "performance" "$templatePerformance" "$output"
Expand Down

0 comments on commit 3b9e1d3

Please sign in to comment.