1
0
This commit is contained in:
otya128
2016-12-12 20:01:37 +09:00
parent a54c0d7e7d
commit bf42f7c9e9

View File

@@ -435,6 +435,7 @@ class Graphic
{ {
i.deleteGL; i.deleteGL;
} }
oldGRP = null;
} }
initGLGraphicPages(); initGLGraphicPages();
} }