Merge branch 'lifetime_profit-sx' into jgrpp
# Conflicts: # src/vehicle_base.h
This commit is contained in:
@@ -781,6 +781,7 @@ public:
|
||||
|
||||
this->profit_this_year = src->profit_this_year;
|
||||
this->profit_last_year = src->profit_last_year;
|
||||
this->profit_lifetime = -this->profit_this_year;
|
||||
|
||||
this->current_loading_time = src->current_loading_time;
|
||||
|
||||
|
Reference in New Issue
Block a user