1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-21 23:05:46 +01:00
This commit is contained in:
Kris Maglione
2009-04-29 17:34:04 -04:00
parent 2c8880ac59
commit 2578a77f52
2 changed files with 2 additions and 2 deletions

View File

@@ -905,7 +905,7 @@ function Events() //{{{
try
{
liberator.threadYield(false, true);
liberator.threadYield(1, true);
noremap = !!noremap;