This commit is contained in:
2026-07-19 23:30:33 +02:00
parent 718115a1e4
commit cf75d131cc
12 changed files with 1273 additions and 778 deletions

View File

@@ -44,6 +44,8 @@ Public Class cGlobal
Public Const SND_Status_Ankunft = 3 '?
Public Shared CHAT_NurGelesen = False
Shared Function getStatusText(i As Integer) As String
Select Case i
Case 0 : Return "Erfasst"