Add FoCAPI docus
This commit is contained in:
@@ -18,7 +18,7 @@ function FactionStruct:New(name)
|
||||
|
||||
self.Name = name
|
||||
self.DisplayName = name
|
||||
self.Color = ColorStruct:New(1, 1, 1)
|
||||
self.Color = ColorStruct:New(1, 1, 1, 1)
|
||||
self.Icon = ""
|
||||
self.LandStartUnitName = ""
|
||||
self.SpaceStartUnitName = ""
|
||||
|
||||
Reference in New Issue
Block a user