Skip to content

Commit 776906a

Browse files
committed
5.1.2
1 parent 64e16b6 commit 776906a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center"><img src="https://raw.githubusercontent.com/JujuAdams/input/master/LOGO.png" style="display:block; margin:auto; width:300px"></p>
2-
<h1 align="center">Input 5.1.1</h1>
2+
<h1 align="center">Input 5.1.2</h1>
33

44
<p align="center">Comprehensive cross-platform input for GameMaker Studio 2022.5 by <a href="http://www.jujuadams.com/"><b>@jujuadams</b></a> and <a href="https://offalynne.neocities.org/"><b>@offalynne</b></a></p>
55

options/windows/options_windows.yy

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/__input_system/__input_system.gml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#macro __INPUT_VERSION "5.1.1"
2-
#macro __INPUT_DATE "2022-08-13"
1+
#macro __INPUT_VERSION "5.1.2"
2+
#macro __INPUT_DATE "2022-08-28"
33
#macro __INPUT_DEBUG false
44

55
#macro __INPUT_BINDING_KEY "key"

0 commit comments

Comments
 (0)