From 6f41ba4268b87b9e23273270bd50f5ffaedf4485 Mon Sep 17 00:00:00 2001 From: Kenpachi Developer Date: Sun, 17 May 2020 02:17:18 +0200 Subject: Remove unused variable nocast from struct s_skill_db --- src/map/skill.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/map/skill.h b/src/map/skill.h index 30b70d037..1db2940af 100644 --- a/src/map/skill.h +++ b/src/map/skill.h @@ -1765,7 +1765,6 @@ struct s_skill_db { int weapon,ammo,ammo_qty[MAX_SKILL_LEVEL],state,spiritball[MAX_SKILL_LEVEL]; int itemid[MAX_SKILL_ITEM_REQUIRE],amount[MAX_SKILL_ITEM_REQUIRE]; int castnodex[MAX_SKILL_LEVEL], delaynodex[MAX_SKILL_LEVEL]; - int nocast; int unit_id[2]; int unit_layout_type[MAX_SKILL_LEVEL]; int unit_range[MAX_SKILL_LEVEL]; -- cgit v1.2.3-60-g2f50