Skip to content

Commit

Permalink
How'd I miss this πŸ’€
Browse files Browse the repository at this point in the history
  • Loading branch information
GauntletGames-2086 committed Jan 15, 2025
1 parent 5bbb475 commit 8d4d4bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lsp_def/classes/game_object.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

---@class SMODS.GameObject: Object
---@field log_interval? number
---@field loc_txt? table Contains data used for displaying text related to this object. See SMODS documentation for each class on the format.
---@field mod? table Mod this object is created by.
---@field registered? boolean
---@field obj_table? table Table of objects registered to this class.
Expand Down

0 comments on commit 8d4d4bd

Please sign in to comment.