lilijreey / bwapi

Automatically exported from code.google.com/p/bwapi
0 stars 0 forks source link

Packets2.txt lists a byte for unitType that should be a word #461

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Look at 
http://code.google.com/p/vgce/source/browse/trunk/docs/Blizzard/Starcraft/packet
s2.txt#744

What is the expected output? What do you see instead?
I believe this is supposed to be a word like all the other unitType variables 
in that file. A word is used in the Andras Belicza's replay parser.

What version of the product are you using? On what operating system?
NA

Please provide any additional information below.
NA

Original issue reported on code.google.com by phoeni...@gmail.com on 13 Sep 2012 at 6:24

GoogleCodeExporter commented 9 years ago
You're right. Thanks.

Original comment by AHeinerm on 13 Sep 2012 at 7:11