X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fresources.cpp;h=ba34085fb5af53ecd0c4b0f9ea9b4b1b2f0ffc5a;hb=08ccb17345a52f5ffd8a5dd6ecf675cad55f16a7;hp=04bc5725a8072c0f7f57bb6007a62b86ef746cce;hpb=1a36ad149a4ee89a601d523878d168ed3b68ae62;p=supertux.git diff --git a/src/resources.cpp b/src/resources.cpp index 04bc5725a..ba34085fb 100644 --- a/src/resources.cpp +++ b/src/resources.cpp @@ -70,7 +70,7 @@ void load_shared() Menu::default_font = white_text; Menu::active_font = blue_text; - Menu::deactive_font = gray_text; + Menu::inactive_font = gray_text; Menu::label_font = white_big_text; Menu::field_font = gold_text;