XToString -> XToString2

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