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