This commit is contained in:
Max 2021-09-22 14:43:38 +01:00
parent b739434158
commit f9f1d0ce34

View File

@ -45,7 +45,7 @@ class ProxStream:
p4 += int(raw3[3])
p5 += int(raw3[4])
p6 += int(raw3[5])
p7 += int(raw3[6])
p7 += 50#int(raw3[6])
p8 += int(raw3[7])
p9 += int(raw3[8])
p10 += int(raw3[9])