Explorar o código

Remove unused variable

Dragon %!s(int64=4) %!d(string=hai) anos
pai
achega
c513c8378a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Interface.cs

+ 0 - 1
Interface.cs

@@ -16,7 +16,6 @@ namespace HuntBuddy
 		private readonly Plugin _plugin;
 
 		public bool DrawInterface;
-		public bool DrawLocalHuntsInterface = true;
 		private bool _drawConfigurationInterface;
 
 		public unsafe Interface(Plugin plugin)