diff options
Diffstat (limited to 'src/map/pc.h')
-rw-r--r-- | src/map/pc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/pc.h b/src/map/pc.h index b6ba70c76..7af04937a 100644 --- a/src/map/pc.h +++ b/src/map/pc.h @@ -452,7 +452,7 @@ struct map_session_data { #endif /** - * Guarantees your friend request is legit (for bugreport:6429) + * Guarantees your friend request is legit (for bugreport:4629) **/ int friend_req; |