Warning in compile logNot An Issue
get a error message in my compiler log on the BGrade plugin
BGrade.cs(32,26): warning CS0414: The private field `Oxide.Plugins.BGrade.HookExpire' is assigned but its value is never used
That is a warning, not an error, and can be ignored.
Locked automatically