Author: cazfi
Date: Fri Mar  7 23:18:04 2014
New Revision: 24628

URL: http://svn.gna.org/viewcvs/freeciv?rev=24628&view=rev
Log:
Added modpack type "Musicset"

See patch #4574

Modified:
    trunk/tools/modinst.h

Modified: trunk/tools/modinst.h
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/tools/modinst.h?rev=24628&r1=24627&r2=24628&view=diff
==============================================================================
--- trunk/tools/modinst.h       (original)
+++ trunk/tools/modinst.h       Fri Mar  7 23:18:04 2014
@@ -41,6 +41,8 @@
 #define SPECENUM_VALUE3NAME N_("Scenario")
 #define SPECENUM_VALUE4 MPT_SOUNDSET
 #define SPECENUM_VALUE4NAME N_("Soundset")
+#define SPECENUM_VALUE5 MPT_MUSICSET
+#define SPECENUM_VALUE5NAME N_("Musicset")
 #include "specenum_gen.h"
 
 void load_install_info_lists(struct fcmp_params *fcmp);


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to