From 3c58b8d5384742abd2fa0c0c059c75400ab57e4b Mon Sep 17 00:00:00 2001 From: Hourier Date: Sat, 1 Feb 2020 09:49:36 +0900 Subject: [PATCH] =?utf8?q?[Refactor]=20#37353=20object2.c=20=E3=81=AE?= =?utf8?q?=E3=82=A4=E3=83=B3=E3=83=87=E3=83=B3=E3=83=88=E3=82=92=E8=87=AA?= =?utf8?q?=E5=8B=95=E8=AA=BF=E6=95=B4=20/=20Adjusted=20indents=20automatic?= =?utf8?q?ally=20in=20object2.c?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/object2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/object2.c b/src/object2.c index 74e63b873..b752fe086 100644 --- a/src/object2.c +++ b/src/object2.c @@ -1325,7 +1325,7 @@ static void object_mention(player_type *owner_ptr, object_type *o_ptr) /*! - * + * * @brief アイテムのエゴをレア度の重みに合わせてランダムに選択する * Choose random ego type * @param slot 取得したいエゴの装備部位 -- 2.11.0