We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f7ccd3 commit 541d33cCopy full SHA for 541d33c
hswindow/hseditor/hsdt1editor/dt1_editor.go
@@ -114,6 +114,7 @@ func (e *DT1Editor) UpdateMainMenuLayout(l *g.Layout) {
114
115
// KeyboardShortcuts register a new keyboard shortcut
116
func (e *DT1Editor) KeyboardShortcuts() []g.WindowShortcut {
117
+ // https://github.com/OpenDiablo2/HellSpawner/issues/329
118
return []g.WindowShortcut{
119
/*
120
// right arrow goes to the next tile group
0 commit comments