mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-09-02 03:02:43 +02:00
waterupd
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include "WaterLevel.h"
|
||||
#include "patcher.h"
|
||||
|
||||
|
||||
float TEXTURE_ADDU;
|
||||
float TEXTURE_ADDV;
|
||||
|
||||
|
@@ -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)
|
||||
|
Reference in New Issue
Block a user