mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +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.layout();
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user