Files
Aurora.3/code/__DEFINES/_world.dm
Fluffy 2a70772bb1 Set map format to sidemap (#19827)
Set the map format to sidemap, to better represent that we're in 3/4th
perspective now.
Some code cleanup around the definition of /world.
2024-10-31 22:08:20 +00:00

3 lines
71 B
Plaintext

#define WORLD_ICON_SIZE 32
#define PIXEL_MULTIPLIER WORLD_ICON_SIZE/32