Przeglądaj źródła

oh go on then, have 32x32 chunks

opengl-renderer-broken
Martin Dørum 4 lat temu
rodzic
commit
6adf67043f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      libswan/include/swan/common.h

+ 1
- 1
libswan/include/swan/common.h Wyświetl plik

@@ -6,7 +6,7 @@ namespace Swan {

static constexpr int TILE_SIZE = 32;
static constexpr int TICK_RATE = 20;
static constexpr int CHUNK_HEIGHT = 20;
static constexpr int CHUNK_HEIGHT = 32;
static constexpr int CHUNK_WIDTH = 32;
static constexpr int PLACEHOLDER_RED = 245;
static constexpr int PLACEHOLDER_GREEN = 66;

Ładowanie…
Anuluj
Zapisz