Cleanups and Created a new frame class "Frame Container"

This commit is contained in:
Tercio Jose
2023-04-17 21:59:17 -03:00
parent d2524bb4a6
commit ca91c10ff8
6 changed files with 265 additions and 183 deletions
+1 -1
View File
@@ -267,7 +267,7 @@ detailsFramework.SetPointMixin = {
end,
}
--mixin for options functions
---mixin for options
detailsFramework.OptionsFunctions = {
SetOption = function(self, optionName, optionValue)
if (self.options) then