Adapt book skin to detailed artwork

This commit is contained in:
2026-05-16 22:06:56 +02:00
parent f8911f6fc8
commit e1a5d5809d
5 changed files with 37 additions and 19 deletions
+2 -2
View File
@@ -52,8 +52,8 @@ class UIDisplayHandlerModule extends BaseModule {
// Resources to preload
this.cssPath = '/css/style.css';
this.imagesToPreload = [
'/images/book-3057904.png',
'/images/brown-wooden-flooring.jpg'
'/images/book_detailed.png',
'/images/mat.png'
];
// Bind methods using parent's bindMethods utility