Fire improvements
This commit is contained in:
@@ -20,6 +20,11 @@ namespace Barotrauma
|
||||
|
||||
private Texture2D waterTexture;
|
||||
|
||||
public Texture2D WaterTexture
|
||||
{
|
||||
get { return waterTexture; }
|
||||
}
|
||||
|
||||
public WaterRenderer(GraphicsDevice graphicsDevice)
|
||||
{
|
||||
#if WINDOWS
|
||||
|
||||
Reference in New Issue
Block a user