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

Commit d08f6d1

Browse files
committed
3.0.0pre004
1 parent a2524b4 commit d08f6d1

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
@@ -267,8 +267,8 @@ function __input_error()
267267

268268
#region Internal macros
269269

270-
#macro __INPUT_VERSION "3.0.0.pre003"
271-
#macro __INPUT_DATE "2020-08-14"
270+
#macro __INPUT_VERSION "3.0.0.pre004"
271+
#macro __INPUT_DATE "2020-10-26"
272272

273273
enum INPUT_SOURCE
274274
{

0 commit comments

Comments
 (0)