提交 a8b7631b 编写于 作者: A Adam Barth

Remove trailing comma

上级 dd17a112
......@@ -197,7 +197,7 @@ class SceneBuilder extends NativeFieldWrapperClass2 {
int physicalWidth: 0,
int physicalHeight: 0,
int sceneToken,
bool hitTestable: true,
bool hitTestable: true
}) {
_addChildScene(offset.dx,
offset.dy,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册