Adapt book skin to detailed artwork
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user