mirror of
https://github.com/283375/arcaea-offline-pyside-ui.git
synced 2025-07-01 12:26:26 +00:00
wip: TabTools_StepCalculator
This commit is contained in:
BIN
ui/resources/images/stepCalculator/legacy-play-plus.png
Normal file
BIN
ui/resources/images/stepCalculator/legacy-play-plus.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
BIN
ui/resources/images/stepCalculator/legacy-play.png
Normal file
BIN
ui/resources/images/stepCalculator/legacy-play.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
BIN
ui/resources/images/stepCalculator/memory-boost.png
Normal file
BIN
ui/resources/images/stepCalculator/memory-boost.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
BIN
ui/resources/images/stepCalculator/play.png
Normal file
BIN
ui/resources/images/stepCalculator/play.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
BIN
ui/resources/images/stepCalculator/stamina.png
Normal file
BIN
ui/resources/images/stepCalculator/stamina.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.0 KiB |
@ -3,6 +3,11 @@
|
||||
<qresource prefix="/">
|
||||
<file>images/icon.png</file>
|
||||
<file>images/logo.png</file>
|
||||
<file>images/stepCalculator/stamina.png</file>
|
||||
<file>images/stepCalculator/play.png</file>
|
||||
<file>images/stepCalculator/memory-boost.png</file>
|
||||
<file>images/stepCalculator/legacy-play.png</file>
|
||||
<file>images/stepCalculator/legacy-play-plus.png</file>
|
||||
|
||||
<file>lang/zh_CN.qm</file>
|
||||
<file>lang/en_US.qm</file>
|
||||
|
Reference in New Issue
Block a user