mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-20 23:21:20 +02:00
Fix a few things in stamps browser
Incorrect number of stamps per page, pause button visible, and one page too many when stamp_count is an integer multiple of per_page. Using GRID_X/Y since those are the values used in the rest of stamp_ui
This commit is contained in:
committed by
Simon Robertshaw
parent
05fbb92420
commit
5b9faa39c0
@@ -86,8 +86,6 @@ extern unsigned char ZSIZE;
|
||||
#define CATALOGUE_S 6
|
||||
#define CATALOGUE_Z 3
|
||||
|
||||
#define STAMP_X 4
|
||||
#define STAMP_Y 4
|
||||
#define STAMP_MAX 240
|
||||
|
||||
#define NGOL 25
|
||||
|
Reference in New Issue
Block a user