File diff r14637:176ca57f2af7 → r14638:c17bbb7e1736
src/network/network_command.cpp
Show inline comments
 
@@ -47,6 +47,7 @@ static CommandCallback * const _callback
 
	/* 0x14 */ CcGiveMoney,
 
	/* 0x15 */ CcCreateGroup,
 
	/* 0x16 */ CcFoundRandomTown,
 
	/* 0x17 */ CcRoadStop,
 
};
 

	
 
/** Local queue of packets */