Comments and organization

This commit is contained in:
Vortrex
2022-03-21 10:31:03 -05:00
parent 03bad1c341
commit 8e96b01ceb
5 changed files with 29 additions and 17 deletions

View File

@@ -37,21 +37,6 @@ let guiDownKey = false;
// ===========================================================================
let placesOfOrigin = [
"Liberty City",
"Vice City",
"Los Santos",
"San Fierro",
"Las Venturas",
"San Andreas",
"Blaine County",
"Red County",
"Bone County",
"Other",
];
// ===========================================================================
let characterData = [];
let currentCharacter = 0;