6.1.2.1-nolib
This is an additional file related to
6.1.2.1.
Details
-
Filename_NPCScan.Overlay-6.1.2.1-nolib.zip
-
Uploaded by
-
UploadedApr 17, 2015
-
Size242.56 KB
-
Downloads337
-
MD5e387b2c72eefe854d1968cff9fe66a79
Supported WoW Retail Versions
- 6.1.0
Changelog
tag 6.1.2.1
743d8270008f903f54c63633f348d2aebb708311
James D. Callahan III <jcallahan@curse.com>
2015-04-17 12:52:39 -0500
--------------------
James D. Callahan III:
- Code reformatting, because OMFG readability actually matters.
- Fixes for invalid variable assignments. (var1, var2, var3 = nil -- This does NOT set all three values to nil. I have no idea how some of this stuff was even working with assumptions like this)
- Semicolon eradication.