Skip to content

fix to primaryID, now returns platform|uniqueID

Sam Allen requested to merge scallensc1/sos-plugin:master 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