(5e60cfcac) Fix edit texture button not working in the level editor.
This commit is contained in:
@@ -297,7 +297,6 @@ namespace Barotrauma
|
||||
{
|
||||
OnClicked = (btn, userdata) =>
|
||||
{
|
||||
GameMain.SpriteEditorScreen.RefreshLists();
|
||||
editingSprite = sprite;
|
||||
GameMain.SpriteEditorScreen.SelectSprite(editingSprite);
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user