!CommandMeasure: "Measure Args" is now accepted for backwards compatibility ("Measure" "Args" is preferred!)

This commit is contained in:
Birunthan Mohanathas
2012-02-18 13:12:01 +00:00
parent b48791dd58
commit 669ddfc09d
2 changed files with 16 additions and 0 deletions

View File

@ -180,6 +180,8 @@ PLUGIN_EXPORT double Update(void* data)
else
{
// Drive removed
changed = true;
if (data.directory)
{
CloseHandle(data.directory);