mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-12-15 03:01:52 +00:00
Fixed replacing shapezio vanilla sprites
This commit is contained in:
parent
2e5c6eed36
commit
d8c1f01cda
@ -134,9 +134,7 @@ export class ModInterface {
|
||||
Loader.sprites.set(spriteName, sprite);
|
||||
}
|
||||
|
||||
if (sprite.frozen) {
|
||||
continue;
|
||||
}
|
||||
sprite.frozen = true;
|
||||
|
||||
const link = new SpriteAtlasLink({
|
||||
packedX: frame.x,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user