0x1998 - MANAGER
Düzenlenen Dosya: spin.js
'use strict' module.exports = function spin (spinstr, spun) { return spinstr[spun % spinstr.length] }
geri dön