mirror of
https://github.com/brmlab/ratbox.git
synced 2025-06-09 10:24:09 +02:00
Ve fullscreenu zobrazuj i aktualne zapnuty slot
This commit is contained in:
parent
8980b72371
commit
59ecdd6ddc
1 changed files with 1 additions and 1 deletions
|
@ -1863,7 +1863,7 @@ Dim arr_strings As String[]
|
||||||
End
|
End
|
||||||
|
|
||||||
Public Sub PosliInfo()
|
Public Sub PosliInfo()
|
||||||
Form1.cyklusinfo("Cyklus:" & Str(tmp_cyklus + 1) & "/" & Str(konfigurace_pocet_cyklu) & " PauzaTMR:" & Str(buffer_casovac) & " TimeoutTMR:" & Str(buffer_timeout))
|
Form1.cyklusinfo("Cyklus:" & Str(tmp_cyklus + 1) & "/" & Str(konfigurace_pocet_cyklu) & " PauzaTMR:" & Str(buffer_casovac) & " TimeoutTMR:" & Str(buffer_timeout) & " Slot:" & Str(stav_sloty))
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue