Fix mixed tab/spaces in script templates

#2906
This commit is contained in:
Wojtek Figat
2024-09-09 07:34:45 +02:00
parent 8795667e10
commit 89462856e3
3 changed files with 4 additions and 5 deletions

View File

@@ -3,4 +3,3 @@ using System.Collections.Generic;
using FlaxEngine; using FlaxEngine;
namespace %namespace%; namespace %namespace%;