finished combat, fixed open door null pointer bug

This commit is contained in:
jslightham
2019-05-27 18:39:23 -04:00
parent 36fe007dd8
commit e4ba347415
7 changed files with 100 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
package com.bayviewglen.zork;
package com.bayviewglen.zork;
public class Zork {
public static void main(String[] args) {