Update YSFReflector

This commit is contained in:
Antonio Matraia 2021-03-29 21:14:44 +02:00 committed by GitHub
parent 771b108300
commit 890c688783
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -449,8 +449,8 @@ def RunServer(config):
recvPackets = queue.Queue() recvPackets = queue.Queue()
print('Starting YSFReflector-' + version) print('Starting pYSFReflector-' + version)
printlog('Starting YSFReflector-' + version) printlog('Starting pYSFReflector-' + version)
if (en_ext_cmd == 1): if (en_ext_cmd == 1):
printlog('Extended Commands Enabled') printlog('Extended Commands Enabled')
else: else: