Remove create_clip_region() function

This commit is contained in:
2014-04-12 14:22:09 -04:00
parent 8e4e783df0
commit 83a67395bb
5 changed files with 0 additions and 50 deletions

View File

@@ -214,7 +214,6 @@ void finish_load_party(){
center = univ.town.p_loc;
}
create_clip_region();
redraw_screen();
current_pc = first_active_pc();
loaded_yet = true;