Skip to content

Commit d151974

Browse files
author
James Chen
committed
updates cocos2dx_gui.ini
1 parent 831274e commit d151974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/tojs/cocos2dx_gui.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[cocos2dx_gui]
22
# the prefix to be added to the generated functions. You might or might not use this in your own
33
# templates
4-
prefix = cocos2dx_ui
4+
prefix = cocos2dx_gui
55

66
# create a target namespace (in javascript, this would create some code like the equiv. to `ns = ns || {}`)
77
# all classes will be embedded in that namespace

0 commit comments

Comments
 (0)