mirror of
https://github.com/songoda/EpicHeads.git
synced 2024-11-26 04:25:16 +01:00
Null url.
This commit is contained in:
parent
fb8d709d9e
commit
50691b5c97
@ -51,6 +51,8 @@ public class Head {
|
||||
}
|
||||
|
||||
public String getURL() {
|
||||
if (URL == null)
|
||||
return "d23eaefbd581159384274cdbbd576ced82eb72423f2ea887124f9ed33a6872c";
|
||||
return URL;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user