MCPcopy Create free account
hub / github.com/PrismLauncher/PrismLauncher / enableCopyShaderPacks

Method enableCopyShaderPacks

launcher/InstanceCopyPrefs.cpp:149–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147}
148
149void InstanceCopyPrefs::enableCopyShaderPacks(bool b)
150{
151 copyShaderPacks = b;
152}
153
154void InstanceCopyPrefs::enableCopyServers(bool b)
155{

Calls

no outgoing calls

Tested by

no test coverage detected