mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-06 18:08:26 +00:00
update eventqueuefix header
This commit is contained in:
parent
9adf78d311
commit
13c60c6b52
@ -18,7 +18,7 @@ enum struct event_t
|
|||||||
{
|
{
|
||||||
char target[64];
|
char target[64];
|
||||||
char targetInput[64];
|
char targetInput[64];
|
||||||
char variantValue[64];
|
char variantValue[PLATFORM_MAX_PATH];
|
||||||
float delay;
|
float delay;
|
||||||
int activator;
|
int activator;
|
||||||
int caller;
|
int caller;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user