Skip to content
Snippets Groups Projects
Commit 0cd1ba80 authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'strip-cost-budget-h1-to-match-rep-budget' into 'pregmod-master'

Strip cost budget H1

See merge request !10160
parents 717a7012 2d9a5aad
No related branches found
No related tags found
1 merge request!10160Strip cost budget H1
Pipeline #42196 passed
......@@ -5,7 +5,6 @@
App.Budget.costs = function() {
const f = new DocumentFragment();
App.UI.DOM.appendNewElement("h1", f, "Costs Budget");
f.append(intro());
if (V.difficultySwitch === 1) {
f.append(economy());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment