Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/assets/opensb/interface
diff options
context:
space:
mode:
authorKae <80987908+Novaenia@users.noreply.github.com>2023-06-28 02:21:09 +1000
committerKae <80987908+Novaenia@users.noreply.github.com>2023-06-28 02:21:09 +1000
commit1fc295b97975d20ed0f8011c1ece6fcd687c97cd (patch)
treefa924eef7d5e4a1687a84f27446e375c53884d99 /assets/opensb/interface
parent69b8eed8f76c85695bafd9d0f179e53a2ba43e15 (diff)
Fun: Draw the actual Humanoid in the inventory pane
undecided. might need to set a scissor rect on the portrait
Diffstat (limited to 'assets/opensb/interface')
-rw-r--r--assets/opensb/interface/windowconfig/playerinventory.config.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/assets/opensb/interface/windowconfig/playerinventory.config.patch b/assets/opensb/interface/windowconfig/playerinventory.config.patch
new file mode 100644
index 0000000..4002c9e
--- /dev/null
+++ b/assets/opensb/interface/windowconfig/playerinventory.config.patch
@@ -0,0 +1,7 @@
+{
+ "paneLayout" : {
+ "portrait" : {
+ "renderHumanoid" : true
+ }
+ }
+} \ No newline at end of file