Only offer user management window if you have RIGHT_ADMIN. The server
[disorder] / disobedience / disobedience.h
index 95e259b..4885c8e 100644 (file)
@@ -193,6 +193,7 @@ void menu_update(int page);
 /* Called whenever the main menu might need to change.  PAGE is the current
  * page if known or -1 otherwise. */
 
+void users_set_sensitive(int sensitive);
 
 /* Controls */