Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/makuwa8992/dsp-calc into ma…
Browse files Browse the repository at this point in the history
…kuwa
  • Loading branch information
makuwa8992 committed Jan 9, 2024
2 parents 8cc6437 + f6c6ac8 commit 1c0f370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scheme_data.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const DEFAULT_SCHEME_DATA = {
"单极磁石": { "成本": 10, "启用": 1, "与其它成本累计": 0 },
"铁": { "成本": 1, "启用": 0, "与其它成本累计": 0 }
}
},//这是示例,实际上cost_weight之后会在init_scheme_data中重置
},
"mining_rate": {
"科技面板倍率": 1.0,
"小矿机覆盖矿脉数": 8,
Expand Down

0 comments on commit 1c0f370

Please sign in to comment.