Closed araghon007 closed 6 years ago
Oh, is this from our example? I probably just removed it by accident when I was poking around. I can add it back—sorry for the confusion.
Yes, this is from your example (discord-rpc/examples/unrealstatus/Plugins/discordrpc/Source/DiscordRpc/Private/DiscordRpcBlueprint.cpp). It's not that big of a problem for someone experienced in coding, since it takes just few minutes to fix and recompile.
This worked in previous versions of the plugin but in new versions, it was seemingly removed. Not exactly sure which version changed this I was checking the latest version and v2.1.1.
v2.1.1:
v3.0.0
I tried adding the two lines from v2.1.1 and it seemed to work fine, no idea if it was removed by mistake or if there's some issue with it.