Implemented the no ServerScreen feature. Also corrected a bug which prevented to run without any screen.
This commit is contained in:
@@ -18,7 +18,6 @@ extern screen *server_screen;
|
||||
|
||||
int server_screen_init ();
|
||||
int update_server_screen (int timer);
|
||||
int no_screen_screen (int timer);
|
||||
int goodbye_screen ();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user