mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-12 00:25:55 +00:00
Mapping and modeling
This commit is contained in:
parent
7772f69cd3
commit
7ea1016253
23 changed files with 922 additions and 575 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
namespace Cirno.Scripts.Misc;
|
||||
|
||||
public partial class DialogueSkipListener : Node2D
|
||||
public partial class DialogueSkipListener : Node
|
||||
{
|
||||
[Export] public StringName PauseActionName { get; private set; }= "pause";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue