waterupd
This commit is contained in:
parent
b902abd984
commit
565f36f4e3
@ -22,6 +22,7 @@
|
|||||||
#include "WaterLevel.h"
|
#include "WaterLevel.h"
|
||||||
#include "patcher.h"
|
#include "patcher.h"
|
||||||
|
|
||||||
|
|
||||||
float TEXTURE_ADDU;
|
float TEXTURE_ADDU;
|
||||||
float TEXTURE_ADDV;
|
float TEXTURE_ADDV;
|
||||||
|
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
|
||||||
#define WATER_BLOCK_SIZE LARGE_SECTOR_SIZE
|
#define WATER_BLOCK_SIZE LARGE_SECTOR_SIZE
|
||||||
#define WATER_FINEBLOCK_SIZE HUGE_SECTOR_SIZE
|
#define WATER_FINEBLOCK_SIZE HUGE_SECTOR_SIZE
|
||||||
#define WATER_Z_OFFSET (1.5f)
|
#define WATER_Z_OFFSET (1.5f)
|
||||||
|
Loading…
Reference in New Issue
Block a user