Upgraded to MonoGame v0.3.4: rebuilt shaders, removed the old content project, added a default config file
This commit is contained in:
@@ -195,7 +195,7 @@ namespace Barotrauma
|
||||
|
||||
|
||||
|
||||
Hull.renderer = new WaterRenderer(GraphicsDevice);
|
||||
Hull.renderer = new WaterRenderer(GraphicsDevice, Content);
|
||||
TitleScreen.LoadState = 1.0f;
|
||||
yield return CoroutineStatus.Running;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user