MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / MakeDemo

Method MakeDemo

launcher/minecraft/auth/AuthSession.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34void AuthSession::MakeDemo() {
35 player_name = "Player";
36 demo = true;
37}

Callers 1

loginMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected