From a70f43dc90f634b1e840d3e77895c433bcc91d71 Mon Sep 17 00:00:00 2001 From: skyleo Date: Wed, 2 Oct 2019 23:59:32 +0200 Subject: Add TODO-comment suggesting enum for unit->walktoxy --- src/map/unit.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/map/unit.c b/src/map/unit.c index 3a1f2a9f9..b0d7a6767 100644 --- a/src/map/unit.c +++ b/src/map/unit.c @@ -529,6 +529,7 @@ static int unit_delay_walktoxy_timer(int tid, int64 tick, int id, intptr_t data) */ static int unit_walktoxy(struct block_list *bl, short x, short y, int flag) { + // TODO: change flag to enum? [skyleo] struct unit_data* ud = NULL; struct status_change* sc = NULL; struct walkpath_data wpd; -- cgit v1.2.3-70-g09d2