Fix exception if choice 2 for damage is selected

Initialize the variables.
This commit is contained in:
Pat Ludwig
2022-01-07 21:26:46 -06:00
parent e64c5037e9
commit 32eee99654

View File

@@ -45,6 +45,8 @@ function tab(space)
// Main program
async function main()
{
s = 0;
t = 0;
while (1) {
print("YOU ARE A PILOT IN A WORLD WAR II BOMBER.\n");
while (1) {