mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 21:55:52 +02:00
Update to angular 19
This commit is contained in:
@@ -5,6 +5,7 @@ import { getCharacterSprite } from '../../../graphics/spriteFont';
|
||||
import { loadAndInitSpriteSheets } from '../../../client/loadSprites';
|
||||
|
||||
@Component({
|
||||
standalone: false,
|
||||
selector: 'emote-box',
|
||||
template: '<img #image class="emote-box pixelart" />',
|
||||
styles: ['.emote-box { pointer-events: none; }'],
|
||||
|
||||
Reference in New Issue
Block a user