修复无graphics报错问题
This commit is contained in:
@@ -377,6 +377,7 @@ module es {
|
||||
}
|
||||
|
||||
public debugRender(batcher: IBatcher) {
|
||||
if (!batcher) return;
|
||||
this.components.debugRender(batcher);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user