The input has been handled.

This commit is contained in:
Steve Checkoway
2005-12-23 14:39:49 +00:00
parent 29b0689d76
commit c577c65ecc
+1
View File
@@ -1355,6 +1355,7 @@ bool HandleGlobalInputs( const InputEventPlus &input )
{
/* alt-enter */
ArchHooks::SetToggleWindowed();
return true;
}
return false;