fix(Core/SAI): Remove duplicated GO_STATE (#15530)
* fix(Core/SmartScripts): Remove duplicated GO_STATE * comment in/out some stuff
This commit is contained in:
parent
ad7435492f
commit
2bdf5467b4
4 changed files with 10 additions and 18 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- (AC ONLY) SMART_ACTION_SET_GO_STATE -> SMART_ACTION_GO_SET_GO_STATE
|
||||
UPDATE `smart_scripts` SET `action_type` = 118 WHERE `action_type` = 202;
|
||||
Loading…
Add table
Add a link
Reference in a new issue