Added GControl structure to type list

This commit is contained in:
Dev 2024-08-21 09:52:51 +01:00
parent 1a759fef19
commit 50430b9bf3

View File

@ -15,6 +15,7 @@ public class GenRefList : ICommand
{
"Class",
"GClass",
"GControl",
"GInterface",
"Interface",
"GStruct"