mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-15 23:10:31 +01:00
Removed useless [[...]]
This commit is contained in:
parent
431979457e
commit
e0874db012
|
@ -73,7 +73,7 @@ minetest.register_privilege("money_admin", {
|
|||
--End.
|
||||
|
||||
--[[Registration "money" command.
|
||||
--[[ minetest.register_chatcommand("money", {
|
||||
minetest.register_chatcommand("money", {
|
||||
privs = {money=true},
|
||||
params = "[<account> | pay/take/set/inc/dec <account> <amount>]",
|
||||
description = "Operations with money",
|
||||
|
|
Loading…
Reference in New Issue
Block a user