[Change] Shipyard and outfits look ugly. Made the same size as land window.
This commit is contained in:
parent
6c50e56894
commit
8f9c2ff9b7
@ -19,11 +19,11 @@
|
|||||||
|
|
||||||
// Outfits.
|
// Outfits.
|
||||||
#define OUTFITS_WIDTH 700
|
#define OUTFITS_WIDTH 700
|
||||||
#define OUTFITS_HEIGHT 500
|
#define OUTFITS_HEIGHT 600
|
||||||
|
|
||||||
// Shipyard.
|
// Shipyard.
|
||||||
#define SHIPYARD_WIDTH 700
|
#define SHIPYARD_WIDTH 700
|
||||||
#define SHIPYARD_HEIGHT 500
|
#define SHIPYARD_HEIGHT 600
|
||||||
|
|
||||||
// News window.
|
// News window.
|
||||||
#define NEWS_WIDTH 400
|
#define NEWS_WIDTH 400
|
||||||
|
Loading…
Reference in New Issue
Block a user