Archived
0

Fixed missing type plaayer in /report

This commit is contained in:
Minenash
2018-11-09 22:39:34 -05:00
parent b266db6098
commit 68a4f71e5c

View File

@@ -2,6 +2,7 @@ command report {
[string:message...] {
run report message;
help Report a player or incident;
type player;
}
}
command undoreport {