Yntec commited on
Commit
cfaca4c
1 Parent(s): a4896cb

Update all_models.py

Browse files
Files changed (1) hide show
  1. all_models.py +9 -9
all_models.py CHANGED
@@ -1,14 +1,14 @@
1
  models = [
2
- "Yntec/Genesis", #911
3
- "Yntec/NextPhoton", #910
4
- "Yntec/LadyNostalgia", #909
5
- "Yntec/darelitesFantasyMix", #908
6
- "Yntec/handpaintedRPGIcons", #906
7
- "Yntec/MemojiRemix", #905
8
- "Yntec/StaticMVintage", #903
9
- "Yntec/animeFIVEHUNDREDTWENTY-SIX", #902
10
- "Yntec/3DCartoonVision", #901
11
  ]
 
12
 
13
  #from externalmod import find_model_list
14
 
 
1
  models = [
2
+ "Yntec/ReVive", #932
3
+ "Yntec/Lexicon", #929
4
+ "Yntec/JustForKicks", #925
5
+ "Yntec/RealTime", #924
6
+ "Yntec/PopCorn", #923
7
+ "Yntec/GrandPrix", #916
8
+ "Yntec/NostalgicWorld", #919
9
+ "Yntec/IncredibleOdds", #915
 
10
  ]
11
+
12
 
13
  #from externalmod import find_model_list
14