From 016dc3cc33304c797466a7d7b8187c0a3d27669e Mon Sep 17 00:00:00 2001 From: JaroSound Date: Mon, 10 Jun 2019 00:19:30 +0200 Subject: [PATCH] FIX CRASH --- tab/__resource.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tab/__resource.lua b/tab/__resource.lua index c47a766..983d4dc 100644 --- a/tab/__resource.lua +++ b/tab/__resource.lua @@ -13,7 +13,7 @@ files { "nui/loadscreen.jpg", "nui/fancy-crap.css", "nui/fancy-crap.js", - "nui/jquery.min/js", + "nui/jquery.min.js", "nui/html/news.html", "nui/html/laws.html", "nui/html/hotties.html",