@@ -0,0 +1,11 @@
using System;
using Godot;
using NodeWar;
public partial class Main : Node2D
{
public override void _Ready()
var asd = BuildManager.Instance;
}
The note is not visible to the blocked user.