mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-01-28 15:22:32 -08:00
Localized puzzle dlc logo
This commit is contained in:
parent
b3d1204d9c
commit
f5d03ae027
5 changed files with 13 additions and 3 deletions
|
|
@ -16,4 +16,9 @@
|
|||
background: uiResource("puzzle_dlc_logo_inverse.png") center center / contain no-repeat;
|
||||
}
|
||||
}
|
||||
|
||||
&.china {
|
||||
/* @load-async */
|
||||
background: uiResource("puzzle_dlc_logo_china.png") center center / contain no-repeat !important;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue