Jeck - Fix to r1151, which left an open file descriptor.
This commit is contained in:
@@ -687,6 +687,7 @@ void OptionTheme::Render(){
|
|||||||
author += temp[x];
|
author += temp[x];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
file.close();
|
||||||
}
|
}
|
||||||
sprintf(buf,"Theme: %s",selections[value].c_str());
|
sprintf(buf,"Theme: %s",selections[value].c_str());
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user