- Fixed major issue with the statistics sharing.

- Added a new to disable score messages by using /run Details.deny_score_messages = true;
- minor fix in the framework to stop a warning in the beta of BfA.
This commit is contained in:
Tercio
2018-04-27 13:31:55 -03:00
parent 1823dab929
commit febf9dd34f
4 changed files with 46 additions and 9 deletions
+2 -2
View File
@@ -101,7 +101,7 @@
</Texture>
<!-- banner image -->
<Texture name="$parent_UpperImage2" hidden="true" parentKey="upperImage2" file = "">
<Texture name="$parent_UpperImage2" hidden="true" parentKey="upperImage2">
<Anchors>
<Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER" x="0" y="-3"/>
<Anchor point="BOTTOM" relativeTo="$parent" relativePoint="TOP" x="0" y="-3"/>
@@ -111,7 +111,7 @@
<Layer level="OVERLAY">
<!-- upper image2 -->
<Texture name="$parent_UpperImage" hidden="true" parentKey="upperImage" file = "">
<Texture name="$parent_UpperImage" hidden="true" parentKey="upperImage">
<Anchors>
<Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER" x="0" y="-3"/>
<Anchor point="BOTTOM" relativeTo="$parent" relativePoint="TOP" x="0" y="-3"/>