renamed slapslay to playercommands
--HG-- rename : plugins/slapslay.sp => plugins/playercommands.sp rename : plugins/slapslay/slap.sp => plugins/playercommands/slap.sp rename : plugins/slapslay/slay.sp => plugins/playercommands/slay.sp extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401809
This commit is contained in:
parent
4d5af8a946
commit
023e5629c7
@ -49,8 +49,8 @@ public Plugin:myinfo =
|
||||
|
||||
new Handle:hTopMenu = INVALID_HANDLE;
|
||||
|
||||
#include "basefuncommands/slay.sp"
|
||||
#include "basefuncommands/slap.sp"
|
||||
#include "playercommands/slay.sp"
|
||||
#include "playercommands/slap.sp"
|
||||
|
||||
public OnPluginStart()
|
||||
{
|
Loading…
Reference in New Issue
Block a user