mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-03-11 19:13:32 +00:00
note a small bug
This commit is contained in:
parent
4df107f866
commit
e8995a1364
@ -64,6 +64,7 @@ public class ConversationPatches : QSBPatch
|
||||
}
|
||||
|
||||
var selectedOption = __instance._currentDialogueBox.OptionFromUIIndex(optionIndex);
|
||||
// BUG: uses translated value instead of key
|
||||
ConversationManager.Instance.SendPlayerOption(selectedOption.Text);
|
||||
return true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user