mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 08:44:19 -04:00
leveleditor: add missing import
This commit is contained in:
parent
115f8df4d5
commit
27dbad6fd9
@ -3,6 +3,7 @@ Palette for Prototyping
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
from .ProtoPaletteBase import *
|
from .ProtoPaletteBase import *
|
||||||
|
import os
|
||||||
|
|
||||||
class ProtoPalette(ProtoPaletteBase):
|
class ProtoPalette(ProtoPaletteBase):
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user