mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-17 05:56:01 +01:00
Update listener.js
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
$(function() {
|
$(function() {
|
||||||
let displayOn = true
|
let displayOn = true
|
||||||
|
|
||||||
|
// Hide/show ui function
|
||||||
function display(bool) {
|
function display(bool) {
|
||||||
if (bool) {
|
if (bool) {
|
||||||
displayOn = true
|
displayOn = true
|
||||||
|
|||||||
Reference in New Issue
Block a user