bind FileType

This commit is contained in:
Glenn Maynard
2006-10-14 23:35:31 +00:00
parent d639ff3388
commit 5c88094731
+1
View File
@@ -607,6 +607,7 @@ static const char *FileTypeNames[] = {
"Model",
};
XToString( FileType, NUM_FileType );
LuaXType( FileType );
FileType ActorUtil::GetFileType( const RString &sPath )
{