添加/移除 imports

master
lightyears 2 years ago
parent 5426ec038e
commit c3ae100197
Signed by: lightyears
GPG Key ID: 98D80DDF26D4F2F9

@ -1,2 +1,3 @@
global using System;
global using System.Linq;
global using Godot;

@ -1,5 +1,3 @@
using System.Runtime.CompilerServices;
namespace CMSGame
{
public class GodotPath

Loading…
Cancel
Save