View | Details | Raw Unified | Return to bug 7024
Collapse All | Expand All

(-)ppracer-0.3.1.orig/src/game_config.cpp (-1 / +1 lines)
Lines 793-799 Link Here
793
	"# for available video modes." );
793
	"# for available video modes." );
794
		
794
		
795
	INIT_PARAM_STRING( 
795
	INIT_PARAM_STRING( 
796
	ui_language, "en_GB" ,
796
	ui_language, "ru_RU" ,
797
	"# set the language for the ui"
797
	"# set the language for the ui"
798
	);
798
	);
799
	
799
	

Return to bug 7024