Browse Source

Always update block display after pool display in case of username wrapping around

Luke Dashjr 11 years ago
parent
commit
39a946840c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      miner.c

+ 2 - 0
miner.c

@@ -4562,6 +4562,8 @@ one_workable_pool: ;
 	}
 	wclrtoeol(statuswin);
 	
+	update_block_display();
+	
 	char bwstr[(ALLOC_H2B_SHORT*2)+3+1];
 	
 	cg_mvwprintw(statuswin, devcursor - 4, 0, " ST:%d  F:%d  NB:%d  AS:%d  BW:[%s]  E:%.2f  BS:%s",