Added files area move and path move

This commit is contained in:
Michiel Broek 2002-02-18 15:36:56 +00:00
parent a53680bcfc
commit b2a28dcb2e

View File

@ -614,6 +614,7 @@ void EditFilearea(void)
fclose(tfil);
Syslog('+', "Updated %d ticareas", count);
}
Syslog('+', "Moved filearea %d to %d", from, too);
working(0, 0, 0);
}
}