mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-05 20:36:42 +00:00
Set source masks that include the editsession's allowed regions to ForwardExtentCopies
Fixes #710
This commit is contained in:
@ -457,4 +457,8 @@ public class EditSessionBuilder {
|
||||
return wnaMode;
|
||||
}
|
||||
|
||||
public Region[] getAllowedRegions() {
|
||||
return allowedRegions;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user