Search found 1 match

Go to advanced search

by Vaded
Mon Jul 13, 2026 9:53 am
Forum: AddOns
Topic: interact
Replies: 2
Views: 5813

Re: interact

ive fixed interact just replace content of interact.lua with this

BINDING_HEADER_INTERACT = 'Interact'

StaticPopupDialogs['INTERACT_WARNING'] = {
text = 'Failed to load |cffffd200Interact|cffffffff. Follow the installation instructions to ensure proper installation.',
button1 = 'Okay',
timeout ...