We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23277a8 commit 3eb9c5aCopy full SHA for 3eb9c5a
templates/cocos2d iOS.xctemplate/Classes/HelloWorldScene.m
@@ -82,7 +82,7 @@ - (void)onEnter
82
83
// In pre-v3, touch enable and scheduleUpdate was called here
84
// In v3, touch is enabled by setting userInterActionEnabled for the individual nodes
85
- // Pr frame update is automatically enabled, if update is overridden
+ // Per frame update is automatically enabled, if update is overridden
86
87
}
88
@@ -126,4 +126,4 @@ - (void)onNewtonClicked:(id)sender
126
127
128
// -----------------------------------------------------------------------
129
-@end
+@end
0 commit comments