1
0
mirror of https://github.com/Burrit0z/kai synced 2025-07-01 07:26:47 +00:00

Update Kai.xm

This commit is contained in:
Burrit0z
2020-04-28 13:56:10 -04:00
parent fb7d56ae8e
commit 169dc76b52

2
Kai.xm
View File

@ -70,7 +70,7 @@ CGRect original;
[self.battery updateBattery];
}
object.bounds = CGRectMake(
object.frame = CGRectMake(
original.origin.x,
original.origin.y + (self.battery.number * 90),
original.size.width,