Show menu when paying items

... and have more than 1 billed item, and using non-traditional
menustyle.

I opted to add an extra field to the bill struct, because
that made the code cleaner.

Breaks saves and bones.
This commit is contained in:
Pasi Kallinen
2023-12-09 12:43:37 +02:00
parent 0ef2f15f51
commit 1ceb9d2d91
4 changed files with 73 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
* Incrementing EDITLEVEL can be used to force invalidation of old bones
* and save files.
*/
#define EDITLEVEL 93
#define EDITLEVEL 94
/*
* Development status possibilities.