summaryrefslogtreecommitdiff
path: root/src/map/map.h
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-15 14:15:16 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-15 14:15:16 +0000
commit0393c333d4333d59d4cdb5083a0d004b2de92cb6 (patch)
tree7cd078724bf5407ac7ed16dcda11b67a758d80fc /src/map/map.h
parent3bd071ef6561d6c8dc372585fde5e64ee54d5ec5 (diff)
downloadhercules-0393c333d4333d59d4cdb5083a0d004b2de92cb6.tar.gz
hercules-0393c333d4333d59d4cdb5083a0d004b2de92cb6.tar.bz2
hercules-0393c333d4333d59d4cdb5083a0d004b2de92cb6.tar.xz
hercules-0393c333d4333d59d4cdb5083a0d004b2de92cb6.zip
- Fixed and cleaned up script command 'equip'
- Fixed 'autoequip' items. - Fixed Aspd not being updated in your status window after Agi/Dex increasing statuses take effect. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7179 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/map.h')
-rw-r--r--src/map/map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/map.h b/src/map/map.h
index 9f7fd1034..f8685109e 100644
--- a/src/map/map.h
+++ b/src/map/map.h
@@ -478,7 +478,7 @@ struct map_session_data {
unsigned showdelay :1;
unsigned showexp :1;
unsigned showzeny :1;
- unsigned mainchat :1; //[LuzZza]
+ unsigned mainchat :1; //[LuzZza]
unsigned noask :1; // [LuzZza]
unsigned trading :1; //[Skotlex] is 1 only after a trade has started.
unsigned deal_locked :2; //1: Clicked on OK. 2: Clicked on TRADE