Remove old util
This commit is contained in:
@@ -255,12 +255,6 @@ function playerToggledGUI(client) {
|
|||||||
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
|
|
||||||
function showPlayerChangePasswordGUI(client) {
|
|
||||||
sendNetworkEventToPlayer("vrr.changePassword", client);
|
|
||||||
}
|
|
||||||
|
|
||||||
// ===========================================================================
|
|
||||||
|
|
||||||
function showPlayerTwoFactorAuthenticationGUI(client) {
|
function showPlayerTwoFactorAuthenticationGUI(client) {
|
||||||
sendNetworkEventToPlayer("vrr.2fa", client);
|
sendNetworkEventToPlayer("vrr.2fa", client);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user