Skip to content

Commit

Permalink
Update annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
Garanas committed Nov 30, 2024
1 parent c397db6 commit d11609e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions engine/User/CLobby.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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<string, number>
---@field Divisions table<string, string>

---@class UILobbyLaunchGameModsConfiguration
---@field name string # Read by the engine, TODO
Expand Down

0 comments on commit d11609e

Please sign in to comment.