Daily ticket

This commit is contained in:
2023-05-15 14:05:55 +02:00
parent 6b3c1cbf0c
commit 617eee39ed
10 changed files with 156 additions and 45 deletions

View File

@@ -14,4 +14,5 @@ public:
double pop_max_time;
double pop_min_price;
int pop_carry_over;
};
int pop_daily_card_price;
};