Files
blender-addons/object_collection_manager/persistent_data.py
2022-02-11 16:05:07 +11:00

8 lines
109 B
Python

# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright 2011, Ryan Inch
# QCD
slots = {}
overrides = set()