Atrocities
This commit is contained in:
parent
8e0f90ae3d
commit
9680b21792
90 changed files with 324 additions and 69 deletions
|
|
@ -7,7 +7,7 @@ namespace Newlon;
|
|||
// Button that contains level to load
|
||||
//
|
||||
|
||||
public partial class LevelButton : Node
|
||||
public partial class LevelButton : TextureButton
|
||||
{
|
||||
[Export] private Script _levelScript;
|
||||
[Export] private PackedScene _levelTileset;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue