chat_command_god_mode 1.0.1

Refactor
This commit is contained in:
Resxt 2023-03-22 02:55:28 +01:00 committed by GitHub
parent 6d3a7b41ed
commit 9d1fc4c63e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,6 +74,6 @@ DoGodMode(enabled)
}
else
{
self disableInvulnerability();
self DisableInvulnerability();
}
}