Closed rimpy-custom closed 3 years ago
https://github.com/philippj/SteamworksPy/blob/eac06c6821d8e7f579f971285f4475a8c87cca12/steamworks/interfaces/workshop.py#L146
Probably should be: self.steam.Workshop_UnsubscribeItem(published_file_id) "s" is missing.
That is definitely a typo. Good find!
Fixed in 89baefc
https://github.com/philippj/SteamworksPy/blob/eac06c6821d8e7f579f971285f4475a8c87cca12/steamworks/interfaces/workshop.py#L146
Probably should be: self.steam.Workshop_UnsubscribeItem(published_file_id) "s" is missing.