Disable bmd saving to prevent potential crashes
This commit is contained in:
parent
3c2ef141e6
commit
c68dc5aaea
@ -102,7 +102,6 @@ namespace FirstPlugin
|
||||
public void Load(System.IO.Stream stream)
|
||||
{
|
||||
Text = FileName;
|
||||
CanSave = true;
|
||||
|
||||
//Set renderer
|
||||
Renderer = new BMD_Renderer();
|
||||
|
Loading…
x
Reference in New Issue
Block a user