Skip to content

Commit

Permalink
Merge pull request #637 from Kamshak/patch-1
Browse files Browse the repository at this point in the history
Fix Spawnmenu Save button not showing
  • Loading branch information
UnderscoreKilburn committed Mar 23, 2014
2 parents 1b3437b + ccf328b commit f548f3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions garrysmod/lua/vgui/ddragbase.lua
Expand Up @@ -74,6 +74,8 @@ function PANEL:DropAction_Simple( Drops, bDoDrop, Command, x, y )
end
self:OnModified()
end
end
Expand Down

0 comments on commit f548f3b

Please sign in to comment.