Cleanup
This commit is contained in:
@@ -171,6 +171,11 @@ public class DesktopLauncher extends ClientLauncher{
|
||||
return steam ? SVars.net : new ArcNetImpl();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void openWorkshop(){
|
||||
SVars.net.friends.activateGameOverlayToWebPage("https://steamcommunity.com/app/1127400/workshop/");
|
||||
}
|
||||
|
||||
@Override
|
||||
public void publishMap(Map map){
|
||||
SVars.workshop.publishMap(map);
|
||||
|
||||
Reference in New Issue
Block a user