1
0
mirror of https://github.com/Burrit0z/kai synced 2025-07-03 20:36:47 +00:00
This commit is contained in:
Burrit0z
2020-04-28 13:55:07 -04:00
parent 4defde2a1b
commit 763c7cd459
3 changed files with 14 additions and 14 deletions

2
Kai.xm
View File

@ -74,7 +74,7 @@ CGRect original;
original.origin.x,
original.origin.y + (self.battery.number * 90),
original.size.width,
original.size.height + (self.battery.number * 90)
original.size.height
);
//[self.battery updateBattery];