diff options
| author | Ian Bruton <[email protected]> | 2012-10-31 00:51:05 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-10-31 00:51:05 -0500 |
| commit | a62a5dc9251d984aa7d6a34a863631b1c7557833 (patch) | |
| tree | 9a6de2990ab23acc3b839f0bf5a760e61dc81462 /resource/ClientScheme.res | |
| parent | 9255652c881280fc46f8b947bda95e219667f629 (diff) | |
Added in a button on the main menu to toggle the scoreboards.
Diffstat (limited to 'resource/ClientScheme.res')
| -rw-r--r-- | resource/ClientScheme.res | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/resource/ClientScheme.res b/resource/ClientScheme.res index fc42429..7eab2a2 100644 --- a/resource/ClientScheme.res +++ b/resource/ClientScheme.res @@ -2950,6 +2950,39 @@ Scheme "antialias" "1"
}
}
+ "CerbeticaBold42"
+ {
+ "1"
+ {
+ "name" "Cerbetica"
+ "tall" "42"
+ "weight" "800"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaBold44"
+ {
+ "1"
+ {
+ "name" "Cerbetica"
+ "tall" "44"
+ "weight" "800"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaBold46"
+ {
+ "1"
+ {
+ "name" "Cerbetica"
+ "tall" "46"
+ "weight" "800"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
"CerbeticaBold48"
{
"1"
|
