mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 13:41:03 +00:00 
			
		
		
		
	Provide the ability for clients of the Godot library to add their own command line arguments
This commit is contained in:
		
							parent
							
								
									757d8b5672
								
							
						
					
					
						commit
						06b7f611f8
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -454,7 +454,8 @@ public abstract class Godot extends FragmentActivity implements SensorEventListe | |||
| 		return deviceInfo.reqGlEsVersion; | ||||
| 	} | ||||
| 
 | ||||
| 	private String[] getCommandLine() { | ||||
| 	@CallSuper | ||||
| 	protected String[] getCommandLine() { | ||||
| 		InputStream is; | ||||
| 		try { | ||||
| 			is = getAssets().open("_cl_"); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Fredia Huya-Kouadio
						Fredia Huya-Kouadio