6.1.2.1
Details
-
Filename_NPCScan.Overlay-6.1.2.1.zip
-
Uploaded by
-
UploadedApr 17, 2015
-
Size272.49 KB
-
Downloads89,528
-
MD57da191e2e1112c2ac482c6975473e75e
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.