Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.code.sf.net/p/actiongame/code/trunk/ac@735 e016b1c5-ed68-44aa-a2f7-31cac88cffde
  • Loading branch information
drian0 committed Nov 25, 2006
1 parent ecab191 commit d60c50c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions source/src/clients2c.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -481,8 +481,6 @@ void parsemessages(int cn, playerent *d, ucharbuf &p)
getint(p);
break;

// End add

default:
neterr("type");
return;
Expand Down
2 changes: 1 addition & 1 deletion source/src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -424,5 +424,5 @@ void loadcrosshair(char *c)

COMMAND(loadcrosshair, ARG_1STR);

VAR(version, 1, 910, 0);
VAR(version, 1, 920, 0);

0 comments on commit d60c50c

Please sign in to comment.