Add Regional Reset History #211
@ -198,7 +198,8 @@ public class Region {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public void protect(Schematic schem) throws IOException, NoClipboardException {
|
public void protect(Schematic schem) throws IOException, NoClipboardException {
|
||||||
prototype.protect(this, schem);
|
initSessions();
|
||||||
|
undosessions.push(prototype.protect(this, schem));
|
||||||
}
|
}
|
||||||
|
|
||||||
public boolean hasExtensionAreaRegistered() {
|
public boolean hasExtensionAreaRegistered() {
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren