Unmarked [teleport] as handled.

This commit is contained in:
Guillaume Melquiond 2010-08-28 19:49:31 +00:00
parent d8175a5f18
commit 1d92772fff

View file

@ -2929,7 +2929,7 @@ void LuaKernel::initialize()
static char const *handled_file_tags[] = {
"color_palette", "color_range", "event", "label", "lua",
"menu_item", "music", "side", "sound_source", "story", "teleport", "time",
"menu_item", "music", "side", "sound_source", "story", "time",
"time_area", "variables"
};