Fred: let the bool function actually return something
This commit is contained in:
parent
35c1b36c2d
commit
7612767e3a
1 changed files with 1 additions and 0 deletions
|
@ -1115,6 +1115,7 @@ do_gui_redraw (const SGPropertyNode * arg)
|
|||
{
|
||||
NewGUI * gui = (NewGUI *)globals->get_subsystem("gui");
|
||||
gui->redraw();
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue