diff options
author | chai <215380520@qq.com> | 2024-06-03 15:52:39 +0800 |
---|---|---|
committer | chai <215380520@qq.com> | 2024-06-03 15:52:39 +0800 |
commit | 8d9eb6357bd752fd0a6070fbdda6c756b5988792 (patch) | |
tree | 827d925969a2ae5278eb9f96620653a19c820264 /Projects/Tools/UGEditor/Program.cs | |
parent | 6e78f3b99c2ee4e85c68bad154a098db01246120 (diff) |
* move folder
Diffstat (limited to 'Projects/Tools/UGEditor/Program.cs')
-rw-r--r-- | Projects/Tools/UGEditor/Program.cs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Projects/Tools/UGEditor/Program.cs b/Projects/Tools/UGEditor/Program.cs deleted file mode 100644 index 17a046b..0000000 --- a/Projects/Tools/UGEditor/Program.cs +++ /dev/null @@ -1,3 +0,0 @@ - -using var game = new UGEditor.Game1(); -game.Run(); |