Add just code for inter-multi-v3

This commit is contained in:
wanlop run 2025-04-11 22:50:46 +07:00
parent aabee0ce42
commit 6fac08753c
10 changed files with 116 additions and 23 deletions

View file

@ -4,7 +4,7 @@
GetVisible inst_show_exclude_group
If inst_show_exclude_group_counter = "" Then
Var inst_show_exclude_group_counter = 10
Var inst_show_exclude_group_counter = 15
EndIf
@ -15,7 +15,7 @@
If inst_show_exclude_group_counter = 0 Then
RefreshAll
Var inst_show_exclude_group_counter = 4
Var inst_show_exclude_group_counter = 15
EndIf
EndIf
EndIf