Merge branch 'protogen'
[disorder] / disobedience / disobedience.c
index 639eb73..0b6e099 100644 (file)
@@ -569,6 +569,7 @@ int main(int argc, char **argv) {
   event_register("log-connected", check_rtp_address, 0);
   suppress_actions = 0;
   playlists_init();
+  globals_init();
   /* If no password is set yet pop up a login box */
   if(!config->password)
     login_box();