mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
update itemDescription
This commit is contained in:
@@ -230,6 +230,7 @@ public class InventoryScene extends UIScene {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
itemDescription.setText(data.name+"\n"+data.getDescription());
|
itemDescription.setText(data.name+"\n"+data.getDescription());
|
||||||
|
itemDescription.layout();
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user