Thank you logic teacher (rep is almost done)

This commit is contained in:
Gray
2024-03-21 21:44:13 -04:00
parent 79bcabbbd0
commit d6ef444272
10 changed files with 359 additions and 46 deletions

View File

@@ -83,4 +83,4 @@ inline uint32 GetTypeHash(const FName N)
return N.ComparisonIndex.Value + N.GetNumber();
}
#define NAME_None FName(0);
#define NAME_None FName(0)