Explorar o código

* Now I remember why update_version was disabled
- Bots connecting shouldnt update right away.


svn: 419

Bryan Drewery %!s(int64=22) %!d(string=hai) anos
pai
achega
86a792706b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/mod/update.mod/update.c

+ 1 - 0
src/mod/update.mod/update.c

@@ -128,6 +128,7 @@ static void update_ufsend(int idx, char *par)
 
 static void update_version(int idx, char *par)
 {
+return;
   /* Cleanup any share flags */
 #ifdef HUB
   if (bupdating) return;