diff options
Diffstat (limited to 'src/map/vending.c')
-rw-r--r-- | src/map/vending.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/vending.c b/src/map/vending.c index 23a7d9ce8..2f2e132bc 100644 --- a/src/map/vending.c +++ b/src/map/vending.c @@ -274,4 +274,3 @@ void vending_openvending(struct map_session_data *sd,int len,char *message,int f sd->vender_id = 0; } } - |