We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8165 getglobal(n:GetName().."IconTexture"):SetTexture(e.artPath.."howtoplay"); 8166 getglobal(n:GetName().."IconTexture"):SetTexCoord(unpack(o)); 8167 getglobal(n:GetName().."Name"):SetText(""); 8168 local l = getglobal(n:GetName().."Shield");
8175 getglobal(n:GetName().."Unlocked"):ClearAllPoints(); 8176 getglobal(n:GetName().."Unlocked"):SetPoint("Top", 0, - 39)o = e.artCut["exhibitA2"]; 8177 getglobal(n:GetName().."IconTexture"):SetTexture(e.artPath.."howtoplay"); 8178 getglobal(n:GetName().."IconTexture"):SetTexCoord(unpack(o));
These Lines are commented out as they appear to be calling something that no longer exists.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
8165 getglobal(n:GetName().."IconTexture"):SetTexture(e.artPath.."howtoplay");
8166 getglobal(n:GetName().."IconTexture"):SetTexCoord(unpack(o));
8167 getglobal(n:GetName().."Name"):SetText("");
8168 local l = getglobal(n:GetName().."Shield");
8175 getglobal(n:GetName().."Unlocked"):ClearAllPoints();
8176 getglobal(n:GetName().."Unlocked"):SetPoint("Top", 0, - 39)o = e.artCut["exhibitA2"];
8177 getglobal(n:GetName().."IconTexture"):SetTexture(e.artPath.."howtoplay");
8178 getglobal(n:GetName().."IconTexture"):SetTexCoord(unpack(o));
These Lines are commented out as they appear to be calling something that no longer exists.
The text was updated successfully, but these errors were encountered: