diff options
author | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-24 21:09:43 +0000 |
---|---|---|
committer | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-24 21:09:43 +0000 |
commit | 50baa5db9219929c250395f83e863d9ab57643d4 (patch) | |
tree | 43d29d73d66562b17051d2eacf852a7db763d5a6 /Dev | |
parent | 1a831b71a8824f27e761bc76bc227f94f58f6ef2 (diff) | |
download | hercules-50baa5db9219929c250395f83e863d9ab57643d4.tar.gz hercules-50baa5db9219929c250395f83e863d9ab57643d4.tar.bz2 hercules-50baa5db9219929c250395f83e863d9ab57643d4.tar.xz hercules-50baa5db9219929c250395f83e863d9ab57643d4.zip |
Fix
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@781 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Dev')
-rw-r--r-- | Dev/GDB_reports.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Dev/GDB_reports.txt b/Dev/GDB_reports.txt index bd66a9474..c40a5b60d 100644 --- a/Dev/GDB_reports.txt +++ b/Dev/GDB_reports.txt @@ -1,7 +1,7 @@ Mainly because I'm (Ajarn) tired... and not too sure about these, or future ones even... I'll report GDB's here. MouseJstr, this is mainly for you. -svn 770: +svn 770: Fixed ----------------- #0 buildin_sc_start (st=0xbfbfea30) at script.c:4225 4225 if(bl->type == BL_PC && ((struct map_session_data *)bl)->state.potionpitcher_flag) @@ -39,4 +39,4 @@ $5 = (struct guild *) 0x0 ----------------- That's all I got for now. I'll keep adding them as they show up (if they are simple), -if you are away Mouse (or whoever wants to fix them). Reply to them as they are fixed.
\ No newline at end of file +if you are away Mouse (or whoever wants to fix them). Reply to them as they are fixed. |