.'s avatar
. 3 days ago
jaycrow's avatar jaycrow
The bug in 4.0.0 is this which was fixed in 4.0.1. It had nothing to do with the entropy bug that already existed in 4.0.0 // 4.0.0 bool ckcc_vcp_enabled = true; // 4.0.1 bool ckcc_vcp_enabled; // defaults false image
View quoted note →

Replies (3)

.'s avatar
. 3 days ago
exactly