Skip to content

Fix to primaryID on player object, current build returns 0 for any non steam...

Netizen01 requested to merge leagueos/sos-plugin:platform-id into master

Fix to primaryID on player object, current build returns 0 for any non steam player, this change will return a string of format: "|" correctly for all platforms.

Merge request reports