mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-07 07:59:26 +02:00
Fix typo
This commit is contained in:
parent
b3af6a8a0a
commit
2b7dc32d80
@ -27,7 +27,7 @@ export interface MoveInfoOverlaySettings {
|
||||
y?: number;
|
||||
/** Width of the component, unaffected by scaling. Defaults to half the screen width. */
|
||||
width?: number;
|
||||
/* Whether to display the small secondary box */
|
||||
/** Whether to display the small secondary box */
|
||||
hideEffectBox?: boolean;
|
||||
hideBg?: boolean;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user