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

[self.battery updateBattery]; [self.battery updateBattery];
} }


object.bounds = CGRectMake(
object.frame = CGRectMake(
original.origin.x, original.origin.x,
original.origin.y + (self.battery.number * 90), original.origin.y + (self.battery.number * 90),
original.size.width, original.size.width,

Loading…
Cancel
Save