remove obsolete .XML actor support

This commit is contained in:
Glenn Maynard
2007-05-27 06:24:16 +00:00
parent 982a134d2c
commit ea6821cc60
3 changed files with 1 additions and 46 deletions
-1
View File
@@ -29,7 +29,6 @@ enum FileType
FT_Sound,
FT_Movie,
FT_Directory,
FT_Xml,
FT_Lua,
FT_Model,
NUM_FileType,