diff options
author | k-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-11-30 12:54:01 +0000 |
---|---|---|
committer | k-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-11-30 12:54:01 +0000 |
commit | 85ee09ca4b53188913d9f1dc2ff62e83f99269df (patch) | |
tree | 35945ade9aad3ac06285cb56ef1f4a5d79580c21 /game/themes/Deluxe.ini | |
parent | ccbf6ee893829ec067a629d7fa7771d3e73e4081 (diff) | |
download | usdx-85ee09ca4b53188913d9f1dc2ff62e83f99269df.tar.gz usdx-85ee09ca4b53188913d9f1dc2ff62e83f99269df.tar.xz usdx-85ee09ca4b53188913d9f1dc2ff62e83f99269df.zip |
Deluxe theme for Editor menu. Part 1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1532 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r-- | game/themes/Deluxe.ini | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/game/themes/Deluxe.ini b/game/themes/Deluxe.ini index e013a75a..93fc56a8 100644 --- a/game/themes/Deluxe.ini +++ b/game/themes/Deluxe.ini @@ -4325,6 +4325,21 @@ Type = Transparent Reflection = 1 ReflectionSpacing = 2 +[Edit] +Texts = 1 + +[EditButtonExit] +X = 40 +Y = 415 +W = 230 +H = 70 +Tex = Button +Color = ColorLight +DColor = ColorDark +Type = Transparent +Reflection = 1 +ReflectionSpacing = 2 + [Top5] Texts = 1 |