Schematic import
This commit is contained in:
@@ -92,6 +92,10 @@ public class SWorkshop implements SteamUGCCallback{
|
||||
dialog.show();
|
||||
}
|
||||
|
||||
public void publishSchematic(Schematic schematic){
|
||||
|
||||
}
|
||||
|
||||
public void viewMapListingInfo(Map map){
|
||||
String id = map.tags.get("steamid");
|
||||
long handle = Strings.parseLong(id, -1);
|
||||
|
||||
Reference in New Issue
Block a user