This commit is contained in:
2021-02-15 20:31:53 +08:00
parent 3b1c91f00f
commit 9258c70071
+2 -2
View File
@@ -206,10 +206,10 @@ abstract class Pool extends Component
}
}
private int $creates = 0;
protected int $creates = 0;
public int $lastTime = 0;
protected int $lastTime = 0;
/**