Changed naming of gui functions set2Top and set2Back to setToTop and setToBack.
This commit is contained in:
@@ -87,7 +87,7 @@ function PropertyList:updateControl( control )
|
||||
|
||||
control.text = setGroupText( control.text:sub( 6 ), control.active ) -- Sub skips icon.
|
||||
end
|
||||
self.gui:set2Back( control )
|
||||
self.gui:setToBack( control )
|
||||
end
|
||||
|
||||
function PropertyList:updateContent()
|
||||
|
||||
Reference in New Issue
Block a user