Re-added accidentally removed spacing
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
This commit is contained in:
parent
3f6c744e16
commit
e5e01b2b3e
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ BOOL TradeArms(long code1, long code2, long max_num)
|
|||
{
|
||||
if (gArmsData[i].code == code1)
|
||||
break; // Found identical
|
||||
|
||||
++i;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue