Skip to content

Commit

Permalink
Fix the doc in d16496c
Browse files Browse the repository at this point in the history
  • Loading branch information
lhog committed Feb 17, 2025
1 parent d16496c commit c96a5f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rts/Lua/LuaUnsyncedCtrl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4209,8 +4209,8 @@ int LuaUnsyncedCtrl::GarbageCollectCtrl(lua_State* L) {


/*** @function Spring.SetAutoShowMetal
* @bool autoShow
* @treturn nil
* @param autoShow boolean
* @return nil
*/
int LuaUnsyncedCtrl::SetAutoShowMetal(lua_State* L)
{
Expand Down

0 comments on commit c96a5f5

Please sign in to comment.