This commit is contained in:
2026-06-11 21:29:33 +07:00
parent 97ae65f446
commit f8b6408422
411 changed files with 2761 additions and 610 deletions

View File

@@ -1,8 +0,0 @@
#if FUSION_WEAVER && FUSION_WEAVER_ILPOSTPROCESSOR
namespace Fusion.CodeGen {
partial class ILWeaverSettings {
static partial void OverrideNetworkProjectConfigPath(ref string path) {
}
}
}
#endif