Rename ocLowDetail to objectCompositionLowDetail

This commit is contained in:
UniquePassive
2018-02-05 15:08:21 +01:00
parent 659413feb1
commit a61b383877
2 changed files with 3 additions and 3 deletions

View File

@@ -397,7 +397,7 @@ public abstract class RSClientMixin implements RSClient
setLowMemory(lowMemory);
setRegionLowMemory(lowMemory);
setAudioHighMemory(true);
setOcLowDetail(lowMemory);
setObjectCompositionLowDetail(lowMemory);
}
@Inject