insert ECW 'you fucked up!' chant here*

This commit is contained in:
AJ Kelly
2011-08-16 22:16:26 -05:00
parent f1b22b02ad
commit 6621b81aff
+1 -1
View File
@@ -2248,7 +2248,7 @@ LuaFunction( Uppercase, MakeUpper( SArg(1) ) )
LuaFunction( mbstrlen, (int)RStringToWstring(SArg(1)).length() )
LuaFunction( URLEncode, URLEncode( SArg(1) ) );
//LuaFunction( IsHexVal, IsHexVal( SArg(1) ) );
LuaFunction( UndocumentedFeature, sm_crash(SArg(1)) );
//LuaFunction( UndocumentedFeature, sm_crash(SArg(1)) );
/*
* Copyright (c) 2001-2005 Chris Danford, Glenn Maynard