Fixed output error ERROR: Script class can only be set together with base class name
This commit is contained in:
@@ -5,7 +5,6 @@ using Babushka.scripts.CSharp.Common.Quest;
|
||||
|
||||
public partial class QuestMessagePopup : Control
|
||||
{
|
||||
|
||||
private Label Text => GetNode<Label>("Text");
|
||||
|
||||
private QuestResource? _currentlyShown;
|
||||
|
||||
Reference in New Issue
Block a user