mirror of
https://github.com/opa334/TrollStore.git
synced 2026-07-02 11:17:51 +08:00
fix table, woops
This commit is contained in:
@@ -286,6 +286,8 @@ extern UIImage* imageWithSize(UIImage* image, CGSize size);
|
||||
|
||||
- (NSError*)loadSize
|
||||
{
|
||||
_cachedSize = 0;
|
||||
|
||||
if(_isArchive)
|
||||
{
|
||||
[self enumerateArchive:^(struct archive_entry* entry, BOOL* stop)
|
||||
|
||||
Reference in New Issue
Block a user