This commit is contained in:
2024-06-26 22:53:07 +09:00
parent 956e6eec40
commit 7922de1aef

View File

@@ -25,7 +25,7 @@ if settings.startup['PHI-XC'].value then
end end
if settings.startup['PHI-PB'].value then if settings.startup['PHI-PB'].value then
commands.add_command('bonus', nil, function(command) commands.add_command('phi-pb-bonus', nil, function(command)
local player local player
if command.player_index then if command.player_index then