# HG changeset patch # User Wuzzy # Date 1556027646 -7200 # Node ID f56936207a659a434ef780ec09dd884ae5b020c0 # Parent 8ed0c37616402e140c2cfbef45c177b9e37a457c Change init theme to Nature diff -r 8ed0c3761640 -r f56936207a65 hedgewars/uVariables.pas --- a/hedgewars/uVariables.pas Tue Apr 23 15:32:04 2019 +0200 +++ b/hedgewars/uVariables.pas Tue Apr 23 15:54:06 2019 +0200 @@ -311,7 +311,7 @@ '//', // ptData '/Graphics', // ptGraphics '/Themes', // ptThemes - '/Themes/Bamboo', // ptCurrTheme + '/Themes/Nature', // ptCurrTheme '/Config', // ptConfig '/Config/Teams', // ptTeams '/Maps', // ptMaps