From d11609e9956c977dc1aa0807e3151eec4b1c2977 Mon Sep 17 00:00:00 2001 From: "(Jip) Willem Wijnia" Date: Sat, 30 Nov 2024 19:12:57 +0100 Subject: [PATCH] Update annotations --- engine/User/CLobby.lua | 2 ++ 1 file changed, 2 insertions(+) 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