r13
Details
-
Filenamecharactermap-r13.zip
-
Uploaded by
-
UploadedDec 3, 2014
-
Size6.65 KB
-
Downloads118
-
MD5feabf509a4924b9ae8ab45c7e6b663e1
Supported WoW Retail Versions
- 6.0.3
Changelog
------------------------------------------------------------------------
r13 | mirrormn | 2014-12-04 00:43:37 +0000 (Thu, 04 Dec 2014) | 2 lines
Changed paths:
M /trunk/CharacterMap.lua
M /trunk/CharacterMap.toc
It used to be that WoW would not care at all if you called CreateFrame with a frame type of "MOVIEFRAME". But, apparently, now, doing so causes the entire game to crash catastrophically!
One of CharacterMap's frames was being created as a MOVIEFRAME, for no particular reason. This has been changed, and the addon now works again.
------------------------------------------------------------------------