This commit is contained in:
Fire-Head 2019-07-11 03:39:20 +03:00
parent b902abd984
commit 565f36f4e3
2 changed files with 1 additions and 1 deletions

View File

@ -22,6 +22,7 @@
#include "WaterLevel.h"
#include "patcher.h"
float TEXTURE_ADDU;
float TEXTURE_ADDV;

View File

@ -1,6 +1,5 @@
#pragma once
#define WATER_BLOCK_SIZE LARGE_SECTOR_SIZE
#define WATER_FINEBLOCK_SIZE HUGE_SECTOR_SIZE
#define WATER_Z_OFFSET (1.5f)