From aaaf2321b8a0e47c46f8ba8a2090c423f5947cf9 Mon Sep 17 00:00:00 2001
From: Freeyorp <TheFreeYorp+git@gmail.com>
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(-)

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<map_session_data> sd, BlockId id)
         }
     }
 
-    if (npc_checknear(sd, id)) {
+    if (npc_checknear(sd, id))
+    {
         clif_scriptclose(sd, id);
         return 1;
     }
-- 
cgit v1.2.3-70-g09d2