feat: add solo dialogue option #19
No reviewers
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Zetsuboushii/Vastlands-Shmup!19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "#17/solo-dialogue"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -84,0 +86,4 @@int iddra_talking = (strcmp(line->character_name, "Iddra") == 0);dialog_draw_portrait(context->left_character, 0, portraitY,!iddra_talking);ist hier die bedingung richtig? iddra sollte ja eigentlich kein shadow sein wenn sie redet
wurde gefixt. lgtm
lgtm