Corrected max index
This commit is contained in:
		
							parent
							
								
									d36c2fb9bf
								
							
						
					
					
						commit
						1bc32e7a80
					
				| @ -79,7 +79,7 @@ CREATE TABLE Experiment( | ||||
| -- Init scene table | ||||
| INSERT INTO Scene(name, coin_number) VALUES ('peachcastle'     , 41); | ||||
| INSERT INTO Scene(name, coin_number) VALUES ('bobomb'          , 44); | ||||
| INSERT INTO Scene(name, coin_number) VALUES ('coolcoolmountain', 69); | ||||
| INSERT INTO Scene(name, coin_number) VALUES ('coolcoolmountain', 66); | ||||
| INSERT INTO Scene(name, coin_number) VALUES ('whomp'           , 50); | ||||
| 
 | ||||
| INSERT INTO RecommendationStyle(name) VALUES('L3D.EmptyRecommendation'); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user