Add dividing line

This commit is contained in:
Vortrex
2022-05-01 15:04:26 -05:00
parent 664fcf53ea
commit 2587c73698

View File

@@ -157,4 +157,6 @@ function showPlayerChangePasswordGUI(client) {
function showPlayerTwoFactorAuthenticationGUI(client) {
sendNetworkEventToPlayer("vrr.2fa", client);
}
}
// ===========================================================================