Closed xTrayambak closed 2 months ago
In https://github.com/xTrayambak/lucem/blob/master/src/sober_state.nim#L18 This should be r1_enabled, not r1Enabled. It works fine during deserialization, but not during serialization.
r1_enabled
r1Enabled
(Thank ya hippoz)
In https://github.com/xTrayambak/lucem/blob/master/src/sober_state.nim#L18 This should be
r1_enabled
, notr1Enabled
. It works fine during deserialization, but not during serialization.(Thank ya hippoz)