changeset 1:858e3689073e

Separate slots from UI background image
author koryspansel <koryspansel@bendbroadband.com>
date Wed, 07 Sep 2011 12:55:08 -0700
parents 7e3a0ae9c016
children fd55825393df
files .hgignore Assets/UI/Background.PSD Assets/UI/Background00.PSD Assets/UI/Background01.PSD Assets/UI/Slot.PSD Data/Textures/Background.tga Data/Textures/Background00.tga Data/Textures/Background01.tga
diffstat 8 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Wed Sep 07 12:36:37 2011 -0700
+++ b/.hgignore	Wed Sep 07 12:55:08 2011 -0700
@@ -2,7 +2,11 @@
 
 *.user
 *.pyc
+*.ncb
+*.suo
 
 Assets\UI\*.png
 Assets\UI\*.jpg
-Assets\UI\*.gif
\ No newline at end of file
+Assets\UI\*.gif
+Bin\*
+Intermediate\*
\ No newline at end of file
Binary file Assets/UI/Background.PSD has changed
Binary file Assets/UI/Background00.PSD has changed
Binary file Assets/UI/Background01.PSD has changed
Binary file Assets/UI/Slot.PSD has changed
Binary file Data/Textures/Background.tga has changed
Binary file Data/Textures/Background00.tga has changed
Binary file Data/Textures/Background01.tga has changed