Closed evilC closed 5 years ago
Reviewing the code, it just seems to do moveRemoved = true; to set the removed flag, but not actually remove it
moveRemoved = true;
Reviewing the code, it just seems to do
moveRemoved = true;
to set the removed flag, but not actually remove it