[Feature] System Styled GamePause (#1986)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run

* Experimented with hope/fear pulsed text and the DhCompatible logo

* Improved handling so that modules changing the game pause work normally

* Moved pause-pulse keyframes to game-pause.less
This commit is contained in:
WBHarry 2026-06-10 16:49:47 +02:00 committed by GitHub
parent a96eb6ab62
commit 58eb41e4a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 50 additions and 0 deletions

View file

@ -2,6 +2,7 @@
@import './combat-sidebar/index.less';
@import './countdown/index.less';
@import './effects-display/index.less';
@import './game-pause/index.less';
@import './item-browser/index.less';
@import './ownership-selection/index.less';
@import './resources/index.less';