mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2024-12-12 03:00:30 +00:00
parent
8fafec4915
commit
7f2471d6b2
@ -402,7 +402,7 @@ public final class Config
|
|||||||
|
|
||||||
if( oldProperty.isList() )
|
if( oldProperty.isList() )
|
||||||
{
|
{
|
||||||
oldProperty.setValues( oldProperty.getStringList() );
|
oldProperty.setValues( newProperty.getStringList() );
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user