Add new GUI script files

This commit is contained in:
Vortrex
2022-07-08 14:04:24 -05:00
parent 9539eb20f8
commit 2a0f2443d4
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
// ===========================================================================
// Asshat Gaming Roleplay
// https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// ===========================================================================
// FILE: blackjack.js
// DESC: Provides blackjack game GUI
// TYPE: Client (JavaScript)
// ===========================================================================