Fix whitespace

This commit is contained in:
rwjuk 2017-07-05 22:47:53 +01:00
parent 7c2e1b626d
commit e7512c58ac
1 changed files with 0 additions and 1 deletions

View File

@ -1129,7 +1129,6 @@ bool game_load_save(const utf8 *path)
network_send_map();
}
// This ensures that the newly loaded save reflects the user's
// 'show real names of guests' option, now that it's a global setting
peep_update_names(gConfigGeneral.show_real_names_of_guests);