Skip to content

Commit 0ebf999

Browse files
committed
another one
1 parent 784eb1d commit 0ebf999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packet/packet_rt.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ void PacketRT::handlePacket(AreaData *area, AOClient &client) const
2929
client.sendServerMessage("Spectators are blocked from using the judge controls.");
3030
return;
3131
}
32-
32+
3333
if (client.m_is_wtce_blocked) {
3434
client.sendServerMessage("You are blocked from using the judge controls.");
3535
return;

0 commit comments

Comments
 (0)