Renamed Scripts.rxdata to xScripts.rxdata so that editor won't overwrite scripts
This commit is contained in:
		
							parent
							
								
									7332a89eb0
								
							
						
					
					
						commit
						3fe32125a3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -230,7 +230,7 @@ void Config::read(int argc, char *argv[])
 | 
			
		|||
	//Hardcode some ini/version settings
 | 
			
		||||
	rgssVersion = 1;
 | 
			
		||||
	game.title = "Oneshot";
 | 
			
		||||
	game.scripts = "Data/Scripts.rxdata";
 | 
			
		||||
	game.scripts = "Data/xScripts.rxdata";
 | 
			
		||||
	if (defScreenW <= 0)
 | 
			
		||||
		defScreenW = 640;
 | 
			
		||||
	if (defScreenH <= 0)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue