From 3c87f3a57294b41a0c3c6af953a37ffcad9c8f19 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Mon, 24 Feb 2014 17:50:42 -0300 Subject: Fixed console parse gm command crash on select commands Also fixed an issue with socket flushing Signed-off-by: shennetsind --- src/map/map.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/map.h') diff --git a/src/map/map.h b/src/map/map.h index f39ae024f..aed506992 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -891,6 +891,8 @@ struct map_interface { struct eri *flooritem_ers; /* */ int bonus_id; + /* */ + bool cpsd_active; /* funcs */ void (*zone_init) (void); void (*zone_remove) (int m); -- cgit v1.2.3-60-g2f50