fix doorLidClose

This commit is contained in:
kong 2021-11-05 14:10:03 +07:00
parent ce42e7dd53
commit feda7c5c27
2 changed files with 2 additions and 1 deletions

View file

@ -149,6 +149,7 @@
Var StrawDeactiveButton = "Invisible" Var StrawDeactiveButton = "Invisible"
Machine DoorClose Machine DoorClose
Machine DoorLidClose
</EventOpen> </EventOpen>
<Timeout> 2000 </Timeout> <Timeout> 2000 </Timeout>
<EventTimeout> <EventTimeout>

View file

@ -95,7 +95,7 @@
Var RandomPromotionMyworld = 0 Var RandomPromotionMyworld = 0
Var RandomSalePackage = 0 Var RandomSalePackage = 0
Var XMLPageVersion = "5.69" Var XMLPageVersion = "5.70"
</EventOpen> </EventOpen>