Skip to content

Commit 0d1d86d

Browse files
committed
Adding basic performance tests.
Former-commit-id: bd9e348
1 parent a39eb57 commit 0d1d86d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

159 files changed

+2129
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
e0b7d0d766cb18fbd60978ab63f4115adb941160
1+
6bfba6541f551ed7ddbeba927e7e7d32813c55ee

cocos2d-ui-tests/MainMenu.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ - (id) init
7373
// Load resources
7474
[[CCSpriteFrameCache sharedSpriteFrameCache] registerSpriteFramesFile:@"Interface.plist"];
7575
[[CCSpriteFrameCache sharedSpriteFrameCache] registerSpriteFramesFile:@"Sprites.plist"];
76+
[[CCSpriteFrameCache sharedSpriteFrameCache] registerSpriteFramesFile:@"TilesAtlassed.plist"];
7677

7778
// Make the node the same size as the parent container (i.e. the screen)
7879
self.contentSizeType = CCSizeTypeNormalized;
889 Bytes
999 Bytes
560 Bytes
922 Bytes
850 Bytes
909 Bytes
796 Bytes
694 Bytes

0 commit comments

Comments
 (0)