Skip to content

Commit fd5bb6e

Browse files
committed
RL U58.1
1 parent 99f9dba commit fd5bb6e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

psynet.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ import (
1818

1919
const (
2020
baseURL = "https://api.rlpp.psynet.gg/rpc"
21-
gameVersion = "260420.86069.515605"
21+
gameVersion = "260506.26700.517210"
2222
featureSet = "PrimeUpdate58_1"
23-
psyBuildId = "1273328361"
23+
psyBuildId = "-1652286008"
2424
psySigKey = "c338bd36fb8c42b1a431d30add939fc7"
2525
pingInterval = 20 * time.Second
2626
pongTimeout = 10 * time.Second

0 commit comments

Comments
 (0)