Fix discovered bug in .call missing param (thanks new TS version!)

This commit is contained in:
Josh Goldberg
2019-01-19 12:02:17 -05:00
parent b9a6b424ee
commit 930dcfa2ea
3 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -8,7 +8,8 @@
"url": "https://github.com/FullScreenShenanigans/MenuGraphr/issues"
},
"dependencies": {
"eightbittr": "^0.7.17"
"eightbittr": "^0.7.17",
"timehandlr": "^0.7.4"
},
"description": "In-game menu and dialog creation and management for EightBittr.",
"devDependencies": {