3 lines
No EOL
91 B
JavaScript
3 lines
No EOL
91 B
JavaScript
API.onUpdate.connect(function () {
|
|
if (!API.getHudVisible()) return;
|
|
}); |