[Bug Fix] NPC Constructor was passing hp_regen_per_second out of order to Mob(). (#2681)

This commit is contained in:
Aeadoin
2022-12-29 15:29:52 -05:00
committed by GitHub
parent 7e7485be77
commit 8fc665a3c1
2 changed files with 63 additions and 58 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"files.associations": {
"*.ipp": "cpp"
}
}