(svn r19227) -Codechange: Reorganization of parameters at CmdBuildRoadStop.

This commit is contained in:
terkhen
2010-02-24 21:45:23 +00:00
parent 5a59425fac
commit 6ccd15fd08
5 changed files with 57 additions and 27 deletions

View File

@@ -47,6 +47,7 @@ static CommandCallback * const _callback_table[] = {
/* 0x14 */ CcGiveMoney,
/* 0x15 */ CcCreateGroup,
/* 0x16 */ CcFoundRandomTown,
/* 0x17 */ CcRoadStop,
};
/** Local queue of packets */