wasn't ready for that transition yet ...

This commit is contained in:
Glenn Maynard
2006-10-15 01:31:15 +00:00
parent ac22c5015f
commit 6a0d5b1f73
+1 -1
View File
@@ -606,7 +606,7 @@ static const char *FileTypeNames[] = {
"Lua", "Lua",
"Model", "Model",
}; };
XToString2( FileType ); XToString( FileType );
LuaXType( FileType ); LuaXType( FileType );
FileType ActorUtil::GetFileType( const RString &sPath ) FileType ActorUtil::GetFileType( const RString &sPath )