mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-23 01:02:23 +08:00
Custom Sky Color and unify some stuff (#1779)
This commit is contained in:
@ -10,7 +10,7 @@ namespace big
|
||||
{
|
||||
using player_command::player_command;
|
||||
|
||||
virtual void execute(player_ptr player, const std::vector<std::uint64_t>& _args, const std::shared_ptr<command_context> ctx)
|
||||
virtual void execute(player_ptr player, const std::vector<uint64_t>& _args, const std::shared_ptr<command_context> ctx)
|
||||
{
|
||||
scr_functions::join_ceo({player->id(), 0, false, false});
|
||||
}
|
||||
|
Reference in New Issue
Block a user