refractor: DeltaruneQuickshell -> Shell
This commit is contained in:
11
Shell/Healthbar/Healthbar.qml
Normal file
11
Shell/Healthbar/Healthbar.qml
Normal file
@@ -0,0 +1,11 @@
|
||||
import QtQuick
|
||||
|
||||
Item {
|
||||
implicitWidth: 479
|
||||
implicitHeight: 137
|
||||
anchors.centerIn: parent
|
||||
Image {
|
||||
anchors.centerIn: parent
|
||||
source: "kris.png"
|
||||
}
|
||||
}
|
||||
BIN
Shell/Healthbar/kris.png
Normal file
BIN
Shell/Healthbar/kris.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 257 KiB |
Reference in New Issue
Block a user