Fixes #527
This commit is contained in:
parent
e2b9d1982c
commit
1e31827c9f
@ -80,6 +80,7 @@ public class FloodFillTool implements BlockTool {
|
||||
throw new RuntimeException(e);
|
||||
}
|
||||
editSession.flushQueue();
|
||||
session.remember(editSession);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user