Changeset 262 for trollforge
- Timestamp:
- 08/23/07 14:09:35 (6 years ago)
- File:
-
- 1 edited
-
trollforge/sam/libtroll/lol-tcm.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trollforge/sam/libtroll/lol-tcm.py
r261 r262 53 53 list.append(top200[b]) 54 54 # On élimine certains flims pour passer inaperçu 55 for x in range( 10):55 for x in range(8): 56 56 a = random.randint(0,len(list)-1) 57 57 if a < 7:
Note: See TracChangeset
for help on using the changeset viewer.
