Core/SAI: Implemented new event type SMART_EVENT_AREATRIGGER_EXIT (88) (#30367)

This commit is contained in:
Meji
2024-10-22 04:01:37 +02:00
committed by GitHub
parent 86fcdab2b4
commit 0d5242daae
6 changed files with 35 additions and 48 deletions

View File

@@ -0,0 +1 @@
UPDATE `smart_scripts` SET `event_param1`=0, `event_param2`=0, `event_param3`=0 WHERE `event_type`=46;