Register StyleTypeToString with Lua. Does something already do this? It would be useful if there were.

This commit is contained in:
Josh Allen
2006-11-24 19:06:51 +00:00
parent 88ba8bbf74
commit b8e372d781
+1 -1
View File
@@ -331,7 +331,7 @@ static const char *StyleTypeNames[] = {
XToString( StyleType );
StringToX( StyleType );
LuaXType( StyleType );
LuaFunction( StyleTypeToString, StyleTypeToString( Enum::Check<StyleType>(L, 1)));
static const char *GoalTypeNames[] = {
"Calories",