Skip to content

Commit

Permalink
Update MiniMap.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuLivebardon committed Aug 29, 2022
1 parent b56b8f9 commit f328398
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/assets/localScripts/MiniMap.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ module.exports = class MiniMap {
const localCtx = arguments[1];
const gameView = localCtx.getGameView();
const userID = gameView.getUserData('userID');
console.log('init mini map');

const manager = gameView.getInputManager();
const Command = udviz.Game.Command;
Expand Down

0 comments on commit f328398

Please sign in to comment.