Closed daviddykeuk closed 5 months ago
For self.attr_unique_id the name of the player wasn't interpolating correctly, preventing multiple players from being added due to the unique id not being unique.
self.attr_unique_id
Fixes #4
For
self.attr_unique_id
the name of the player wasn't interpolating correctly, preventing multiple players from being added due to the unique id not being unique.Fixes #4