Author: espreon
Date: Thu Oct 13 05:22:11 2011
New Revision: 51457

URL: http://svn.gna.org/viewcvs/wesnoth?rev=51457&view=rev
Log:
Removed a reference to an obsolete tag.

Modified:
    trunk/src/scripting/lua.cpp

Modified: trunk/src/scripting/lua.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/scripting/lua.cpp?rev=51457&r1=51456&r2=51457&view=diff
==============================================================================
--- trunk/src/scripting/lua.cpp (original)
+++ trunk/src/scripting/lua.cpp Thu Oct 13 05:22:11 2011
@@ -3733,7 +3733,7 @@
 }
 
 static char const *handled_file_tags[] = {
-       "color_palette", "color_range", "era", "event", "generator", 
"illuminated_time",
+       "color_palette", "color_range", "era", "event", "generator",
        "label", "lua", "menu_item", "music", "side", "sound_source", "story",
        "terrain_graphics", "time", "time_area", "tunnel", "variables"
 };


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to