Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
lolengine
/
lol
mirror da
https://github.com/lolengine/lol
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
copy-paste failure corrected.
undefined
Benlitz
Sam Hocevar
<sam@hocevar.net>
11 anni fa
parent
d375c7ba61
commit
b6b490578e
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-0
src/input/input.cpp
+ 1
- 0
src/input/input.cpp
Vedi File
@@ -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;
}
Scrivi
Anteprima
Caricamento…
Annulla
Salva