Fixed a small mistake
This commit is contained in:
parent
3960efdba5
commit
5ffea5bc96
|
|
@ -169,7 +169,7 @@ public class ForgeHandshakeUtils {
|
|||
|
||||
@Override
|
||||
public Context.ClientContext getContext() {
|
||||
return null;
|
||||
return context;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user