From aaaf2321b8a0e47c46f8ba8a2090c423f5947cf9 Mon Sep 17 00:00:00 2001 From: Freeyorp Date: Mon, 29 Apr 2024 12:22:29 +0000 Subject: npc: formatting Nice consistency there, past!Freeyorp. --- src/map/npc.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/map/npc.cpp') diff --git a/src/map/npc.cpp b/src/map/npc.cpp index 930b9de..7d3e62b 100644 --- a/src/map/npc.cpp +++ b/src/map/npc.cpp @@ -767,7 +767,8 @@ int npc_click(dumb_ptr sd, BlockId id) } } - if (npc_checknear(sd, id)) { + if (npc_checknear(sd, id)) + { clif_scriptclose(sd, id); return 1; } -- cgit v1.2.3-60-g2f50