MCPcopy Create free account
hub / github.com/GlobedGD/globed2 / author

Method author

src/modules/two-player/TwoPlayerModule.hpp:26–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24 }
25
26 virtual std::string_view author() const override {
27 return "Globed";
28 }
29
30 virtual std::string_view description() const override {
31 return "";

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected