Unstable v0.19.5.0
This commit is contained in:
@@ -823,7 +823,7 @@ namespace Barotrauma
|
||||
reloadTextureButton.OnClicked += (button, data) =>
|
||||
{
|
||||
Sprite.ReloadXML();
|
||||
Sprite.ReloadTexture(updateAllSprites: true);
|
||||
Sprite.ReloadTexture();
|
||||
return true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user