Hotfix
Compare changes
Files
2+ 14
− 1
@@ -423,8 +423,15 @@ PyMODINIT_FUNC PyInit_libCellFrame(void){
@@ -526,12 +533,18 @@ PyMODINIT_FUNC PyInit_libCellFrame(void){
Fixed a problem related to checking if an object is of type ChainNet. Fixed problem with initialization and adding ChainNetSrv, ChainNetUID, ChainGlobalDB objects to Python module.