Greasy Fork is available in English.

TagPro 360° rotator

Rotate all maps 360°

// ==UserScript==
// @name        TagPro 360° rotator
// @description Rotate all maps 360°
// @author      Ko
// @version     6.28
// @namespace   TagProKo
// @match       *://*.koalabeast.com/game
// ==/UserScript==


(function rotate360(){


    null;


})();