Remove old PMX and PMD folders as not needed anymore.

This commit is contained in:
Yusarina
2024-06-30 12:53:56 +01:00
parent 6a14b9651a
commit 72e9564a8e
3 changed files with 0 additions and 532 deletions
-1
View File
@@ -1,7 +1,6 @@
# core/__init__.py
from .register import register_wrap
from . import pmx
#to reload all things in this directory and import them properly - @989onan
if "bpy" not in locals():