fps meter cannot be interacted with anymore
This commit is contained in:
@@ -153,4 +153,5 @@ jQuery.fn.extend({showModal: function() {
|
||||
fpsMeter.style.fontFamily = "'Flexi IBM VGA True (437', monospace";
|
||||
fpsMeter.style.fontSize = "24px";
|
||||
fpsMeter.style.zIndex = "10000";
|
||||
fpsMeter.style.pointerEvents = "none";
|
||||
})();
|
||||
Reference in New Issue
Block a user