Skip to content

Commit cd273be

Browse files
authored
Update index.js
1 parent 86d8c02 commit cd273be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Typings/GameObjectGroup/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ class GameObjectGroup extends Soup {
88
super(Object);
99
}
1010

11-
spawn(name, properties) {
11+
create(name, properties) {
1212

1313
}
1414

0 commit comments

Comments
 (0)