amb1597 - renamed legacy translation files
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402089
This commit is contained in:
parent
af05dbbcdf
commit
eac0e274a6
@ -125,7 +125,7 @@ public OnPluginStart()
|
||||
}
|
||||
|
||||
LoadTranslations("common.phrases");
|
||||
LoadTranslations("basefuncommands.phrases");
|
||||
LoadTranslations("funcommands.phrases");
|
||||
|
||||
g_FadeUserMsgId = GetUserMessageId("Fade");
|
||||
|
||||
|
@ -100,8 +100,8 @@ public OnPluginStart()
|
||||
|
||||
LoadTranslations("common.phrases");
|
||||
LoadTranslations("basevotes.phrases");
|
||||
LoadTranslations("basefunvotes.phrases");
|
||||
LoadTranslations("basefuncommands.phrases");
|
||||
LoadTranslations("funvotes.phrases");
|
||||
LoadTranslations("funcommands.phrases");
|
||||
|
||||
RegAdminCmd("sm_votegravity", Command_VoteGravity, ADMFLAG_VOTE, "sm_votegravity <amount> [amount2] ... [amount5]");
|
||||
RegAdminCmd("sm_voteburn", Command_VoteBurn, ADMFLAG_VOTE|ADMFLAG_SLAY, "sm_voteburn <player>");
|
||||
|
Loading…
Reference in New Issue
Block a user