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