MCPcopy Create free account
hub / github.com/ElyPrismLauncher/Launcher / enableCopyMods

Method enableCopyMods

launcher/InstanceCopyPrefs.cpp:159–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157}
158
159void InstanceCopyPrefs::enableCopyMods(bool b)
160{
161 copyMods = b;
162}
163
164void InstanceCopyPrefs::enableCopyScreenshots(bool b)
165{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected