Notifying watchers of a change in texture resolution.

ver1_5_1
Pat Suwalski 2008-01-18 07:04:34 +00:00
parent 6916a937aa
commit 7bb7d6107c
1 changed files with 1 additions and 0 deletions

View File

@ -1950,6 +1950,7 @@ void CelestiaCore::charEntered(const char *c_p, int /*modifiers*/)
flash(_("High res textures"));
break;
}
notifyWatchers(RenderFlagsChanged);
break;
case 'S':