forked from SteamWar/SteamWar
fix
This commit is contained in:
@@ -42,6 +42,7 @@ public class ReplayCommand extends SWCommand {
|
|||||||
super("replay");
|
super("replay");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Register
|
||||||
public void genericCommand(PlayerChatter sender) {
|
public void genericCommand(PlayerChatter sender) {
|
||||||
sender.system("REPLAY_UNAVAILABLE");
|
sender.system("REPLAY_UNAVAILABLE");
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user