mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-20 15:17:50 +00:00
Pravets: fix bug in ctor
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
Pravets::Pravets(void)
|
||||
{
|
||||
// Pravets 8A
|
||||
bool g_CapsLockAllowed = false;
|
||||
g_CapsLockAllowed = false;
|
||||
|
||||
// Pravets 8A/8C
|
||||
P8CAPS_ON = false;
|
||||
|
||||
Reference in New Issue
Block a user