added a smmID
* added 44fc5929 to smmIDs
This commit is contained in:
		
							
								
								
									
										1
									
								
								bin/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								bin/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @ -0,0 +1 @@ | ||||
| /application/ | ||||
										
											Binary file not shown.
										
									
								
							| @ -232,7 +232,7 @@ public class MainWindowController { | ||||
| 	private File fileLinux = new File(dirLinux + "/config.xml"); | ||||
| 	File pictureCacheWin = new File(dirWin+"/picture_cache"); | ||||
| 	File pictureCacheLinux = new File(dirLinux+"/picture_cache"); | ||||
| 	private ObservableList<String> smmIDs = FXCollections.observableArrayList("fe31b7f2");	//TODO add more IDs | ||||
| 	private ObservableList<String> smmIDs = FXCollections.observableArrayList("fe31b7f2", "44fc5929");	//TODO add more IDs | ||||
| 	private ObservableList<UIROMDataType> games = FXCollections.observableArrayList(); | ||||
| 	ObservableList<SmmdbApiDataType> courses = FXCollections.observableArrayList(); | ||||
| 	ArrayList<Text> courseText = new ArrayList<Text>(); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user