Smoothly scrolling listboxes, items in the boxes can be partially visible
This commit is contained in:
@@ -1005,7 +1005,7 @@ namespace Barotrauma
|
||||
{
|
||||
graphics.Clear(Color.Black);
|
||||
|
||||
spriteBatch.Begin();
|
||||
spriteBatch.Begin(SpriteSortMode.Immediate, null, null, null, GameMain.ScissorTestEnable);
|
||||
|
||||
if (backgroundSprite!=null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user