Changeset 177 for binary-improvements
- Timestamp:
- Sep 7, 2014, 8:45:24 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/webserver/js/index.js
r176 r177 335 335 var color = active ? "#00ff00" : "#ff0000"; 336 336 337 console.log("id: " + steamid + " - " + active + " - " + color);338 339 337 $.each( val.claims, function( key, val ) { 340 338 var pos = L.latLng(val.z, val.x);
Note:
See TracChangeset
for help on using the changeset viewer.