|
From: <fra...@us...> - 2012-12-09 14:22:42
|
Revision: 779
http://seq.svn.sourceforge.net/seq/?rev=779&view=rev
Author: fransick
Date: 2012-12-09 14:22:35 +0000 (Sun, 09 Dec 2012)
Log Message:
-----------
Modified Paths:
--------------
showeq/trunk/conf/zoneopcodes.xml
Modified: showeq/trunk/conf/zoneopcodes.xml
===================================================================
--- showeq/trunk/conf/zoneopcodes.xml 2012-12-09 04:12:17 UTC (rev 778)
+++ showeq/trunk/conf/zoneopcodes.xml 2012-12-09 14:22:35 UTC (rev 779)
@@ -238,8 +238,8 @@
<comment>ExpUpdateCode - opcode looks to be 67d1 as of 11/28/12 but that value causes seg faults for some reason</comment>
<payload dir="server" typename="expUpdateStruct" sizechecktype="match"/>
</opcode>
- <opcode id="5777" name="OP_LevelUpdate" updated="11/28/12">
- <comment>LevelUpUpdateCode</comment>
+ <opcode id="0000" name="OP_LevelUpdate" updated="11/28/12">
+ <comment>LevelUpUpdateCode - causing crashes as of 12/08/12 Investigating</comment>
<payload dir="server" typename="levelUpUpdateStruct" sizechecktype="match"/>
</opcode>
<opcode id="3798" name="OP_LeaderExpUpdate" updated="11/28/12">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|