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

Method enableCopyGameOptions

launcher/InstanceCopyPrefs.cpp:139–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137}
138
139void InstanceCopyPrefs::enableCopyGameOptions(bool b)
140{
141 copyGameOptions = b;
142}
143
144void InstanceCopyPrefs::enableCopyResourcePacks(bool b)
145{

Calls

no outgoing calls

Tested by

no test coverage detected