mirror of
https://github.com/Relintai/broken_seals.git
synced 2025-01-08 01:49:35 +01:00
Added tool keyword to the dungeon teleporters, so they can be spawned in to the editor without errors.
This commit is contained in:
parent
64c39c4444
commit
6d4f0fe089
@ -1,3 +1,4 @@
|
||||
tool
|
||||
extends StaticBody
|
||||
|
||||
export(Material) var default_material : Material = null
|
||||
|
@ -1,3 +1,4 @@
|
||||
tool
|
||||
extends StaticBody
|
||||
|
||||
export(Material) var default_material : Material = null
|
||||
|
Loading…
Reference in New Issue
Block a user