Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Java by myName16 ( 3 years ago )
Mob genMob(Mob original) {
Mob copy = new Mob(original.toString());
return copy;
}
Revise this Paste