Correct missing semicolon in recent commit
This commit is contained in:
@@ -824,7 +824,7 @@ SessionParams BlenderSync::get_session_params(BL::RenderEngine& b_engine,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} RNA_END
|
} RNA_END;
|
||||||
|
|
||||||
if(used_devices.size() == 1) {
|
if(used_devices.size() == 1) {
|
||||||
params.device = used_devices[0];
|
params.device = used_devices[0];
|
||||||
|
Reference in New Issue
Block a user