7 lines
70 B
CSS
7 lines
70 B
CSS
|
.Stamina {
|
||
|
|
||
|
}
|
||
|
.unity-progress-bar__progress{
|
||
|
background-color:red;
|
||
|
}
|