-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7f8d385
commit 1a7a281
Showing
4 changed files
with
49 additions
and
11 deletions.
There are no files selected for viewing
6 changes: 3 additions & 3 deletions
6
Gigavolt.Helper/Assets/Widgets/GVHelperInventorySlotWidget.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<GVHelperInventorySlotWidget xmlns="runtime-namespace:Game" Size="72, 72" HorizontalAlignment="Far"> | ||
<BevelledRectangleWidget BevelSize="-2" DirectionalLight="0.15" CenterColor="181, 172, 154"/> | ||
<RectangleWidget FillColor="192, 192, 192" OutlineColor="0, 0, 0, 0" Size="56, 56" VerticalAlignment="Center" HorizontalAlignment="Center" Subtexture="{Textures/Atlas/HelpTopicIcon}"/> | ||
<GVHelperInventorySlotWidget xmlns="runtime-namespace:Game" Size="44, 72" HorizontalAlignment="Far"> | ||
<BevelledRectangleWidget BevelSize="-2" DirectionalLight="0.15" BevelColor="109, 103, 92, 153" CenterColor="60, 57, 51, 76"/> | ||
<RectangleWidget FillColor="216, 216, 216" OutlineColor="0, 0, 0, 0" Size="36, 36" VerticalAlignment="Center" HorizontalAlignment="Center" Subtexture="{Textures/Atlas/HelpTopicIcon}"/> | ||
<ClickableWidget Name="GVHelperInventorySlotWidget.Clickable" SoundName="Audio/UI/ButtonClick"/> | ||
</GVHelperInventorySlotWidget> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters