mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-12-13 18:21:51 +00:00
Fix sprites not getting replaced, update demo mod
This commit is contained in:
parent
0e2113a9da
commit
38b4e93180
File diff suppressed because one or more lines are too long
@ -63,6 +63,7 @@ export class ModInterface {
|
||||
sprite.linksByResolution["0.75"] = link;
|
||||
|
||||
this.lazySprites.set(spriteId, sprite);
|
||||
Loader.sprites.set(spriteId, sprite);
|
||||
}
|
||||
|
||||
injectSprites() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user