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

Method enableUseClone

launcher/InstanceCopyPrefs.cpp:189–192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187}
188
189void InstanceCopyPrefs::enableUseClone(bool b)
190{
191 useClone = b;
192}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected