Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
lolengine
/
lol
espelhamento de
https://github.com/lolengine/lol
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
copy-paste failure corrected.
undefined
Benlitz
Sam Hocevar
<sam@hocevar.net>
11 anos atrás
pai
d375c7ba61
commit
b6b490578e
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-0
src/input/input.cpp
+ 1
- 0
src/input/input.cpp
Ver arquivo
@@ -46,6 +46,7 @@ InputDeviceInternal* InputDeviceInternal::CreateStandardKeyboard()
/* "value" is unused, what matters is the index. */
# define KEY_FUNC(key, value) \
keyboard->AddKey(#key);
# include "input/keys.h"
# undef KEY_FUNC
return keyboard;
}
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar