From 9b5ec24b69d4ae517f07ffa7a9b2730adbe998d4 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Wed, 27 Mar 2013 15:55:51 -0300 Subject: @accinfo update Added pincode support Changed group_id to group_level as to respect the level hierarchy on whether to display passwords or not. Updated GeoIP Database to March 2013 Signed-off-by: shennetsind --- src/map/intif.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/intif.h') diff --git a/src/map/intif.h b/src/map/intif.h index 65cc19830..75b48d625 100644 --- a/src/map/intif.h +++ b/src/map/intif.h @@ -105,7 +105,7 @@ int intif_elemental_delete(int ele_id); int intif_elemental_save(struct s_elemental *ele); /* @accinfo */ -void intif_request_accinfo( int u_fd, int aid, int group_id, char* query ); +void intif_request_accinfo( int u_fd, int aid, int group_lv, char* query ); int CheckForCharServer(void); -- cgit v1.2.3-60-g2f50