]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - doc/menu_lua_api.txt
Consistent title bar + render information in mainmenu (#10764)
[dragonfireclient.git] / doc / menu_lua_api.txt
index 90ec527b0ed5533ee7bf9c83ae0245d5cb08eaf7..f4dfff2613f77963ce5a773d405066fb865670b2 100644 (file)
@@ -204,7 +204,8 @@ core.get_screen_info()
     display_width   = <width of display>,
     display_height  = <height of display>,
     window_width    = <current window width>,
-    window_height   = <current window height>
+    window_height   = <current window height>,
+    render_info     = <active render information>
     }