基础内容-7

Trail
完整Note
This commit is contained in:
SoulliesOfficial
2025-02-02 08:34:54 -05:00
parent 38ec74bfef
commit efca87e9cd
60 changed files with 1503 additions and 228 deletions

View File

@@ -15,7 +15,7 @@ namespace Ichni.Editor
SetUpFunctions();
//Test
functionInterpreter.Eval("Log(\"Hello World!\")");
//functionInterpreter.Eval("Log(\"Hello World!\")");
}
}