Renames some things (#22925)

This commit is contained in:
AffectedArc07
2023-10-16 22:49:31 +01:00
committed by GitHub
parent 973542bc1d
commit be43ccf07f
7 changed files with 43 additions and 41 deletions
+1 -1
View File
@@ -250,7 +250,7 @@
tooltip.special = special;
//Go get the map details
window.location = 'byond://winget?callback=tooltip.updateCallback;id=mapwindow.map;property=size,view-size';
window.location = 'byond://winget?callback=tooltip.updateCallback;id=paramapwindow.map;property=size,view-size';
},
};
</script>