You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
ds_list_shuffle(oControl.list_powerbombs);
|
|
var t = ds_list_find_value(oControl.list_powerbombs, ds_list_size(oControl.list_powerbombs) - 1);
|
|
return t;
|