From e48e5d9ecd902ecf6a774680959df5ae243737f7 Mon Sep 17 00:00:00 2001 From: brunzelchen Date: Fri, 5 Nov 2010 14:23:57 +0000 Subject: - fix: appearence of short notes in 4/6 player mode on one screen - fix: playing notes in editor (esp. on high bpm) - add: disable showning notes and scores in singscreen with N - some other small corrections git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2711 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Installer/settings/functions.nsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Installer/settings/functions.nsh') diff --git a/Installer/settings/functions.nsh b/Installer/settings/functions.nsh index d513bbd6..bcb48258 100644 --- a/Installer/settings/functions.nsh +++ b/Installer/settings/functions.nsh @@ -1,4 +1,4 @@ -!define exe2 "UltraStar CMDe" ; Current name of start exe +!define exe2 "UltraStar" ; Current name of start exe ; Creates Desktop Shortcut(s) if ; checked on Finish Page -- cgit v1.2.3