forked from mtcontrib/factions
Corrige erreur de syntaxe
This commit is contained in:
parent
535f9819c5
commit
b764324546
@ -975,7 +975,7 @@ factions.register_command("set_rank_name", {
|
|||||||
faction:set_rank_name(rank, newrank)
|
faction:set_rank_name(rank, newrank)
|
||||||
return true
|
return true
|
||||||
end
|
end
|
||||||
},falsw)
|
},false)
|
||||||
|
|
||||||
factions.register_command("del_rank", {
|
factions.register_command("del_rank", {
|
||||||
description = "Replace and delete a rank.",
|
description = "Replace and delete a rank.",
|
||||||
|
Loading…
Reference in New Issue
Block a user