Skip to content

Commit

Permalink
Added Afghanistan map
Browse files Browse the repository at this point in the history
  • Loading branch information
Pax1601 committed Jul 18, 2024
1 parent 9524706 commit e77356c
Show file tree
Hide file tree
Showing 6 changed files with 791 additions and 3 deletions.
2 changes: 1 addition & 1 deletion frontend/server/demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ module.exports = function (configLocation) {
};

mission(req, res){
var ret = {mission: {theatre: "Nevada"}};
var ret = {mission: {theatre: "Afghanistan"}};
ret.time = Date.now();

ret.mission.dateAndTime = {
Expand Down
Loading

0 comments on commit e77356c

Please sign in to comment.