MCPcopy Create free account
hub / github.com/cuberite/cuberite / AddCommand

Method AddCommand

src/Group.cpp:10–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8
9
10void cGroup::AddCommand( AString a_Command )
11{
12 m_Commands[ a_Command ] = true;
13}
14
15
16

Callers 1

LoadGroupsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected