From 2eb9dcd521e8c726f8731e3bdfcc2e0f2e675225 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Thu, 12 Jul 2012 16:06:29 +0000 Subject: another set of minor adjustments throughout the code. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16414 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/mob.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/mob.h') diff --git a/src/map/mob.h b/src/map/mob.h index 10d16fd4e..4a77a3abb 100644 --- a/src/map/mob.h +++ b/src/map/mob.h @@ -173,7 +173,7 @@ struct mob_data { * Did this monster summon something? * Used to flag summon deletions, saves a worth amount of memory **/ - bool can_summon : 1; + bool can_summon; struct npc_data *tomb_npc; }; -- cgit v1.2.3-60-g2f50