diff --git a/scripts/server/subaccount.js b/scripts/server/subaccount.js index 25d6c98a..b1a5808c 100644 --- a/scripts/server/subaccount.js +++ b/scripts/server/subaccount.js @@ -730,4 +730,6 @@ function forcePlayerIntoSwitchCharacterScreen(client) { showConnectCameraToPlayer(client); showCharacterSelectToClient(client); -} \ No newline at end of file +} + +// =========================================================================== \ No newline at end of file