[Change] Shipyard and outfits look ugly. Made the same size as land window.

This commit is contained in:
Allanis 2013-03-16 19:06:07 +00:00
parent 6c50e56894
commit 8f9c2ff9b7

View File

@ -19,11 +19,11 @@
// Outfits.
#define OUTFITS_WIDTH 700
#define OUTFITS_HEIGHT 500
#define OUTFITS_HEIGHT 600
// Shipyard.
#define SHIPYARD_WIDTH 700
#define SHIPYARD_HEIGHT 500
#define SHIPYARD_HEIGHT 600
// News window.
#define NEWS_WIDTH 400