feat: add keyCode to event.code compatibility mapper/add shortcut keys/ fix: wData charset
fix: keybord layout AZERTY/QWERTY
Cette révision appartient à :
@@ -362,7 +362,7 @@ function demoIconClass( _screenX1, _screenY1, _scale, _bitmap)
|
||||
|
||||
this.enable = function ()
|
||||
{
|
||||
if(!curDemoLevelIsVaild()) {
|
||||
if(!curDemoLevelIsValid()) {
|
||||
self.disable(1);
|
||||
return;
|
||||
}
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur