refactor: switch to fivem jQuery

This commit is contained in:
Dan
2021-02-24 15:35:05 +00:00
parent a812f23174
commit e622a8ff64
2 changed files with 1 additions and 3 deletions

View File

@@ -319,7 +319,7 @@
</div>
<!-- Load JavaScript files -->
<script src="jquery-3.4.1.min.js"></script>
<script src="nui://game/ui/jquery.js" type="text/javascript"></script>
<script src="radar.js"></script>
</body>
</html>