Ensure INetscriptHelper number function handles NaN

This commit is contained in:
Jeffrey A. Robinson
2022-01-11 22:24:03 -08:00
parent e9db656e13
commit 3b765b2865
2 changed files with 5 additions and 3 deletions
-1
View File
@@ -13,7 +13,6 @@ import { SourceFileFlags } from "../SourceFile/SourceFileFlags";
import { dialogBoxCreate } from "../ui/React/DialogBox";
import { clearObject } from "../utils/helpers/clearObject";
import { Router } from "../ui/GameRoot";
import { WHRNG } from "../Casino/RNG";