Search
Rename Style
- strider2000
- Feb 27, 2017
- 1 min read
Rename the first style to "lulu". Shapes using the first style will
local firstStyle = self.moho.document:StyleByID(0) if firstStyle ~= nil then firstStyle.fName:Set("lulu") end
Recent Posts
Archive
Tags
Comments