Browse Source

Scaled the title screen for vector rumble to be 512 wide so it will fit better on lower res screens

dellis1972 13 years ago
parent
commit
db10825b75

BIN
StarterKits/MacOS/VectorRumble/Content/Textures/title.png


+ 1 - 1
StarterKits/MacOS/VectorRumble/Screens/MenuScreen.cs

@@ -112,7 +112,7 @@ namespace VectorRumble
 			                position.Y += ScreenManager.Font.LineSpacing;
 			                position.Y += ScreenManager.Font.LineSpacing;
 						}
 						}
 					}					
 					}					
-                 }
+                 }				 
 			}
 			}
 #endif			
 #endif			
             // Move to the previous menu entry?
             // Move to the previous menu entry?