![]() |
|
#8
|
|||
|
If you want to use all 19 images in Wineskin, use the 19 image zipped file that paulgiamatti provided above and modify the code I posted above to change the first line to:
Code:
RAN=$[RANDOM%19+1] | ||
|
|