Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.
/ Input Public archive

Commit eeb9106

Browse files
committed
3.0.0pre002
1 parent 0c8fc0b commit eeb9106

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/input_tick/input_tick.gml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -835,8 +835,8 @@ function __input_error()
835835

836836
#region Internal macros
837837

838-
#macro __INPUT_VERSION "3.0.0.pre001"
839-
#macro __INPUT_DATE "2020-08-12"
838+
#macro __INPUT_VERSION "3.0.0.pre002"
839+
#macro __INPUT_DATE "2020-08-14"
840840

841841
enum INPUT_SOURCE
842842
{

0 commit comments

Comments
 (0)