Codechange: Store base graphics settings in a separate section in openttd.cfg.
This commit is contained in:
		@@ -94,13 +94,6 @@ max      = 2
 | 
			
		||||
full     = _support8bppmodes
 | 
			
		||||
cat      = SC_BASIC
 | 
			
		||||
 | 
			
		||||
[SDTG_SSTR]
 | 
			
		||||
name     = ""graphicsset""
 | 
			
		||||
type     = SLE_STRQ
 | 
			
		||||
var      = BaseGraphics::ini_set
 | 
			
		||||
def      = nullptr
 | 
			
		||||
cat      = SC_BASIC
 | 
			
		||||
 | 
			
		||||
[SDTG_SSTR]
 | 
			
		||||
name     = ""soundsset""
 | 
			
		||||
type     = SLE_STRQ
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user