Rename
This commit is contained in:
parent
2fc7073c01
commit
40cfb030c2
@ -30,7 +30,7 @@ import java.util.*
|
||||
import kotlin.math.ceil
|
||||
|
||||
object MatteryGUI {
|
||||
private val BARS = AtlasSkinElement(ResourceLocation(OverdriveThatMatters.MOD_ID, "android_charge"), 80f, 36f)
|
||||
private val BARS = AtlasSkinElement(ResourceLocation(OverdriveThatMatters.MOD_ID, "player_bars"), 80f, 36f)
|
||||
val CHARGE = BARS.subElement(height = 9f)
|
||||
val CHARGE_BG = BARS.subElement(y = 9f, height = 9f)
|
||||
|
||||
|
Before Width: | Height: | Size: 280 B After Width: | Height: | Size: 280 B |
Loading…
Reference in New Issue
Block a user