Partial 7.0 merge - API preview
This commit is contained in:
@@ -64,7 +64,7 @@ public class HostDialog extends BaseDialog{
|
||||
Time.runTask(5f, () -> {
|
||||
try{
|
||||
net.host(Vars.port);
|
||||
player.admin(true);
|
||||
player.admin = true;
|
||||
|
||||
if(steam){
|
||||
Core.app.post(() -> Core.settings.getBoolOnce("steampublic3", () -> {
|
||||
|
||||
Reference in New Issue
Block a user