Align house and biz create funcs

This commit is contained in:
Vortrex
2022-05-06 13:14:37 -05:00
parent b9cb100775
commit 6aa13ff76a
3 changed files with 70 additions and 77 deletions

View File

@@ -246,7 +246,7 @@ class ClientData {
this.customDisconnectReason = "";
this.interiorCutscene = "";
this.interiorCutscene = -1;
}
};