Revision history of "Lua:convertKeyComboToString"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 09:29, 21 August 2020Ajanuw (talk | contribs). . (113 bytes) (+113). . (Created page with "<pre> print(convertKeyComboToString(17, 65)) -- Ctrl+A print(convertKeyComboToString({17, 66})) -- Ctrl+B </pre>")