Skip to content

Commit

Permalink
Update gamemodes/terrortown/gamemode/shared/sh_entity.lua
Browse files Browse the repository at this point in the history
Co-authored-by: Histalek <[email protected]>
  • Loading branch information
TimGoll and Histalek authored Aug 17, 2024
1 parent ec89916 commit f557268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gamemodes/terrortown/gamemode/shared/sh_entity.lua
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ end

---
-- Sets the information if this entity is a rotating button.
-- @bote: This function does not network the information.
-- @note: This function does not network the information.
-- @param boolean state The new state
-- @realm shared
function entmeta:SetRotatingButton(state)
Expand Down

0 comments on commit f557268

Please sign in to comment.