upd
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
#ifndef FACTORYGAME_ATLAS_H
|
||||
#define FACTORYGAME_ATLAS_H
|
||||
|
||||
#define ATLAS_SIZE 1024
|
||||
#define MAX_RECTS 2048
|
||||
#define ATLAS_SIZE 2048
|
||||
#define MAX_RECTS 4096
|
||||
#define TILE_SIZE 32
|
||||
#define QUADRANT_SIZE 16
|
||||
#define ATLAS_TILES_PER_ROW (ATLAS_SIZE / TILE_SIZE)
|
||||
|
Reference in New Issue
Block a user