gui/GuiManager/Text/setDefualtFont.int
Ryan Ward 277cd5c553 I finally updated this thing
I need to keep a consistant record. I have small updates that exist everywhere sigh.
2019-02-10 10:09:01 -05:00

3 lines
59 B
Plaintext

function gui:setDefualtFont(font)
_defaultfont = font
end