summaryrefslogtreecommitdiff
path: root/Dev/bugs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Dev/bugs.txt')
-rw-r--r--Dev/bugs.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt
index 944e98837..81e707d07 100644
--- a/Dev/bugs.txt
+++ b/Dev/bugs.txt
@@ -83,3 +83,8 @@ http://eathena.deltaanime.net/forum/viewtopic.php?p=79951#79951)
Problem: @disguise has no death sprite so the client crashes when you die, a solution would be that upon death before the sprites change you're undisguised.
Assigned: N/a
Progess: 0%
+
+Problem: Changing email and Broadcast both use the same packets / Packet 0x3000 assigned to changing email instead of broadcasting?
+Notes: Refer to char.c line 2272 and line 2416, intif.c line 107, chrif.c line 377
+Assigned: N/A
+Progress: 0%