From: <nic...@us...> - 2014-04-12 09:50:56
|
Revision: 4786 http://sourceforge.net/p/mp-plugins/code/4786 Author: nicsergio Date: 2014-04-12 09:50:54 +0000 (Sat, 12 Apr 2014) Log Message: ----------- Modified Paths: -------------- trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuter.cs Modified: trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuter.cs =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuter.cs 2014-04-12 09:49:22 UTC (rev 4785) +++ trunk/plugins/ShortCuter&SkinEditor/Source/ShortCuter/ShortCuter.cs 2014-04-12 09:50:54 UTC (rev 4786) @@ -83,7 +83,6 @@ GUIGraphicsContext.ResetLastActivity(); if (sc.SoundEffect.Length > 0 && !g_Player.Playing) Utils.PlaySound(sc.SoundEffect, false, true); //--> eventuale effetto sonoro - if (sc.LoadParameter.Length > 0) //Se richiesti parametri di caricamento { bool loadParameterChange = false; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |