remove comments

This commit is contained in:
2026-08-29 23:27:15 +02:00
parent ec48cd6b37
commit 954bd762f7
84 changed files with 111 additions and 838 deletions
-2
View File
@@ -4,8 +4,6 @@ import (
inkwell "git.teletypegames.org/engines/inkwell"
)
// dexTalk is the standing conversation with Dex. Its branches are gated on
// story flags, so the same entry point stays useful as the game progresses.
func dialogDexTalk() inkwell.Dialogue {
return inkwell.Dialogue{
Name: DlgDex,