Skip to content

Commit

Permalink
Added todos for moving
Browse files Browse the repository at this point in the history
  • Loading branch information
StavWasPlayZ committed Aug 5, 2023
1 parent 90932d9 commit da49c89
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Move to the below package:
// package com.cstav.genshinstrument.client.gui.screens.instrument.partial.notegrid;
// Applies to all notegrid implementations, see Forge repository
package com.cstav.genshinstrument.client.gui.screens.instrument.partial.note;

import com.cstav.genshinstrument.client.config.ModClientConfigs;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
//TODO rename "packets" package to packet:
// package com.cstav.genshinstrument.networking.packet;
// Applies to all the other residents of the packets package
package com.cstav.genshinstrument.networking.packets;

import java.util.List;
Expand Down

0 comments on commit da49c89

Please sign in to comment.