Skip to content

Commit

Permalink
guh
Browse files Browse the repository at this point in the history
  • Loading branch information
doom committed Oct 9, 2023
1 parent 90b6351 commit b95cb40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tgui/packages/tgui/interfaces/CanvasLayer.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ export class CanvasLayer extends Component {
// using this.state prevents unpredictable behavior
this.state = {
selection: this.props.selection,
action: this.props.actionQueueChange,
};

// needs to be of type png of jpg
Expand Down

0 comments on commit b95cb40

Please sign in to comment.