Fixed decimal exploit, cleanup

This commit is contained in:
ElPumpo
2018-06-09 18:25:50 +02:00
parent 296ce29534
commit f4291d1564
13 changed files with 57 additions and 62 deletions
-3
View File
@@ -23,12 +23,9 @@
<button id="withdraw_btn">Retirer</button>
</div>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="nui://game/ui/jquery.js" type="text/javascript"></script>
<script src="scripts/app.js"></script>
</body>
</html>