Added Common Error font for use by error reporting so that themes that replace Common Normal won't have a problem.
This commit is contained in:
@@ -49,6 +49,7 @@ local log_args= {
|
|||||||
Name= "ScriptError",
|
Name= "ScriptError",
|
||||||
ReplaceLinesWhenHidden= true,
|
ReplaceLinesWhenHidden= true,
|
||||||
Times= message_time,
|
Times= message_time,
|
||||||
|
Font= "Common Error",
|
||||||
}
|
}
|
||||||
|
|
||||||
Trace("Loaded error layer.")
|
Trace("Loaded error layer.")
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
_open sans book 24px
|
||||||
Reference in New Issue
Block a user