mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-10 15:35:54 +00:00
Disabled navigation
This commit is contained in:
parent
7b8abba100
commit
3681614196
7 changed files with 126 additions and 4 deletions
|
|
@ -3,7 +3,6 @@ using System;
|
|||
|
||||
public partial class InventoryManager : Node2D
|
||||
{
|
||||
|
||||
public bool RedKeycard { get; set; }
|
||||
|
||||
// Called when the node enters the scene tree for the first time.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue