Browse Source

Update Kai.xm

pull/1/head
Burrit0z 4 years ago
parent
commit
169dc76b52
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Kai.xm

+ 1
- 1
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,

Loading…
Cancel
Save