diff options
author | mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-09-02 18:53:35 +0000 |
---|---|---|
committer | mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-09-02 18:53:35 +0000 |
commit | 3df211329573da9450b2388875ec952dcaa98eea (patch) | |
tree | 4dbc411cdea100dd74a6e76228da075adb92b267 /Themes | |
parent | bf62fe40a0986e0791eb462ef5adebf079e744e6 (diff) | |
download | usdx-3df211329573da9450b2388875ec952dcaa98eea.tar.gz usdx-3df211329573da9450b2388875ec952dcaa98eea.tar.xz usdx-3df211329573da9450b2388875ec952dcaa98eea.zip |
VFX: Some pre work for an upcoming (yet unfinished) feature
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@362 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Themes')
-rw-r--r-- | Themes/Deluxe.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini index d16863d0..9e8a0988 100644 --- a/Themes/Deluxe.ini +++ b/Themes/Deluxe.ini @@ -116,6 +116,15 @@ Color =White Type=Transparent
Style=5
+[MainStatic5]
+X =100
+Y =200
+W =135
+H =49
+Tex=testing
+Color=Red
+Type=Colorized
+
[MainText1]
X =238
Y =552
|