Skip to content

Commit

Permalink
revert revenue per day edit
Browse files Browse the repository at this point in the history
  • Loading branch information
linomp committed Aug 31, 2024
1 parent 9972c1e commit e0d7736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mvp/server/core/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

# Financials
INITIAL_CASH = 0
REVENUE_PER_DAY = 10
REVENUE_PER_DAY = 15
MAINTENANCE_COST = 40
SENSOR_COST = 30
PREDICTION_MODEL_COST = 60
Expand Down

0 comments on commit e0d7736

Please sign in to comment.