Skip to content

Commit 7bd6cea

Browse files
committed
refactor: 🔥 don't forget removing the self setup class too
1 parent dcb8c00 commit 7bd6cea

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

addons/mod_loader/setup/global_script_class_cache_mod_loader.cfg

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,6 @@ list=Array[Dictionary]([{
5353
"language": &"GDScript",
5454
"path": "res://addons/mod_loader/api/mod.gd"
5555
}, {
56-
"base": &"RefCounted",
57-
"class": &"ModLoaderModManager",
58-
"icon": "",
59-
"language": &"GDScript",
60-
"path": "res://addons/mod_loader/api/mod_manager.gd"
61-
}, {
6256
"base": &"Resource",
6357
"class": &"ModLoaderOptionsProfile",
6458
"icon": "",

0 commit comments

Comments
 (0)