fixed crash on prefs reset; fixed crash on next-leak-spot
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@37 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
@@ -391,6 +391,7 @@ void CPointfile::saxEndElement (message_info_t *ctx, const xmlChar *name)
|
||||
// we are done
|
||||
GenerateDisplayList();
|
||||
SceneChangeNotify();
|
||||
s_check_point = begin();
|
||||
}
|
||||
else if(string_equal(reinterpret_cast<const char*>(name), "point"))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user