Skip to content

Commit

Permalink
Fixed DForm description in code
Browse files Browse the repository at this point in the history
  • Loading branch information
robotboy655 committed Jul 9, 2024
1 parent b1280b0 commit e4be9bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion garrysmod/lua/vgui/dform.lua
Original file line number Diff line number Diff line change
Expand Up @@ -301,4 +301,4 @@ end
function PANEL:GenerateExample( class, tabs, w, h )
end

derma.DefineControl( "DForm", "WHAT", PANEL, "DCollapsibleCategory" )
derma.DefineControl( "DForm", "A panel with quick methods to create basic user inputs.", PANEL, "DCollapsibleCategory" )

0 comments on commit e4be9bf

Please sign in to comment.