Format files
This commit is contained in:
parent
86bf1fe0d5
commit
3e7d352fde
9 changed files with 60 additions and 61 deletions
|
|
@ -1848,7 +1848,7 @@ DWORD On_OPOBJT(TCmd *pCmd, int pnum)
|
|||
|
||||
if (gbBufferMsgs != 1 && currlevel == plr[pnum].plrlevel) {
|
||||
plr[pnum].destAction = ACTION_OPERATETK;
|
||||
plr[pnum].destParam1 =p->wParam1;
|
||||
plr[pnum].destParam1 = p->wParam1;
|
||||
}
|
||||
|
||||
return sizeof(*p);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue