mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Tweak previous fix
This commit is contained in:
@@ -291,8 +291,4 @@ public abstract class PlayerController {
|
||||
public boolean canPlayUnlimitedLands() {
|
||||
return false;
|
||||
}
|
||||
|
||||
public boolean hasCheated() {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user