diff --git a/engine/User/CLobby.lua b/engine/User/CLobby.lua index eb132bd52e..a5c0099bdd 100644 --- a/engine/User/CLobby.lua +++ b/engine/User/CLobby.lua @@ -43,6 +43,8 @@ local CLobby = {} ---@field Timeouts any # Read by the engine to determine the behavior of time outs. ---@field CivilianAlliance any # Read by the engine to determine the alliance towards civilians. ---@field GameSpeed any # Read by the engine to determine the behavior of game speed (adjustments). +---@field Ratings table +---@field Divisions table ---@class UILobbyLaunchGameModsConfiguration ---@field name string # Read by the engine, TODO