forked from SteamWar/SteamWar
Starting...
This commit is contained in:
@@ -201,7 +201,7 @@ public interface Chatter {
|
||||
return new PlayerlessChatter() {
|
||||
@Override
|
||||
public SteamwarUser user() {
|
||||
return SteamwarUser.get(-1);
|
||||
return SteamwarUser.byId(-1);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user