diff --git a/lua/ui/game/multihead.lua b/lua/ui/game/multihead.lua index 5c44b6dff7..d1e09dec54 100644 --- a/lua/ui/game/multihead.lua +++ b/lua/ui/game/multihead.lua @@ -52,7 +52,6 @@ end --- Creates a world view on the secondary adapter. The worldview is registered and available in the world view manager. --- --- This function is referenced directly by the engine. ----@return nil function CreateSecondView() ---------------------------------------------------------------------------