Error i'm getting:
error CS0103: The name `Global' does not exist in the current context
Line from plugin: Global.SteamServer.GameTags = tags;
What could be wrong with it, it was working couple months ago, but seems like after some updates facepunch changed something.
error CS0103: The name `Global' does not exist in the current context
Line from plugin: Global.SteamServer.GameTags = tags;
What could be wrong with it, it was working couple months ago, but seems like after some updates facepunch changed something.