View Single Post
02-15-18, 05:02 AM   #6
MunkDev
A Scalebane Royal Guard
 
MunkDev's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2015
Posts: 431
Lua Code:
  1. if release < 18505 then
  2.     f=WatchFrame
  3. else
  4.     f=ObjectiveTrackerBlocksFrame
  5. end

No private servers please.
Nothing in the code you posted will spread taint. Unless there's more to it than what you care to reveal here, this is not the culprit of your error.
__________________
  Reply With Quote