Merge branch 'master' into mcdu
This commit is contained in:
commit
45e14ad288
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
|||
# Copyright (c) Joshua Davidson (it0uchpods) #
|
||||
##############################################
|
||||
|
||||
var ALWAYS = func 1;
|
||||
var NOTHING = func nil;
|
||||
|
||||
canvas.NDStyles["Airbus"] = {
|
||||
font_mapper: func(family, weight) {
|
||||
if( family == "Liberation Sans" and weight == "normal" )
|
||||
|
|
Reference in a new issue