Update
This commit is contained in:
@@ -8,7 +8,7 @@ GUI = class("GUI")
|
||||
|
||||
GUI.static.fonts = {
|
||||
main = render.createFont("Roboto", 16, 700, true),
|
||||
icons = render.createFont("Roboto Mono", 24, 400, true)
|
||||
icons = render.createFont("Segoe MDL2 Assets", 32, 400, true)
|
||||
}
|
||||
|
||||
function GUI:initialize(renderDevice)
|
||||
|
||||
Reference in New Issue
Block a user