Add just code for inter-multi-v3
This commit is contained in:
parent
aabee0ce42
commit
6fac08753c
10 changed files with 116 additions and 23 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue