6.1.2.1-nolib

Details

  • Filename
    _NPCScan.Overlay-6.1.2.1-nolib.zip
  • Uploaded by
  • Uploaded
    Apr 17, 2015
  • Size
    242.56 KB
  • Downloads
    326
  • MD5
    e387b2c72eefe854d1968cff9fe66a79

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.