2f107db...5202af9
This commit is contained in:
@@ -247,7 +247,7 @@ namespace Barotrauma
|
||||
SetupVertexBuffers();
|
||||
}
|
||||
|
||||
#if LINUX
|
||||
#if (LINUX || OSX)
|
||||
effect.Parameters["TextureSampler+xTexture"].SetValue(sprite.Texture);
|
||||
#else
|
||||
effect.Parameters["xTexture"].SetValue(sprite.Texture);
|
||||
|
||||
Reference in New Issue
Block a user