Skip to content
Snippets Groups Projects
Commit 9af609db authored by DarkGod's avatar DarkGod
Browse files

Fixed a small memory leak when visual hotkey feedback is enabled

parent c27fefa2
No related branches found
No related tags found
No related merge requests found
......@@ -71,4 +71,4 @@ function(self)
if nb <= 10 then self.ps:emit(4) end
nb = nb + 1
end,
40, nil, true
40
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment