mirror of
https://github.com/hermansimensen/eventqueue-fix.git
synced 2025-12-06 18:08:27 +00:00
parent
6b7c3d8cdd
commit
4b0562df50
@ -18,7 +18,7 @@ enum struct event_t
|
||||
{
|
||||
char target[64];
|
||||
char targetInput[64];
|
||||
char variantValue[64];
|
||||
char variantValue[PLATFORM_MAX_PATH];
|
||||
float delay;
|
||||
int activator;
|
||||
int caller;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user