mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-22 09:22:18 -05:00
Adds tooltip to free camera (#795)
This commit is contained in:
parent
9e8335c1f0
commit
c65a40f432
@ -1202,6 +1202,7 @@ namespace SohImGui {
|
||||
Tooltip("Holding down B skips text\nKnown to cause a cutscene softlock in Water Temple\nSoftlock can be fixed by pressing D-Right in Debug mode");
|
||||
|
||||
EnhancementCheckbox("Free Camera", "gFreeCamera");
|
||||
Tooltip("Enables camera control\nNote: You must remap C buttons off of\nthe right stick in the controller\nconfig menu, and map the camera stick\nto the right stick.");
|
||||
|
||||
ImGui::EndMenu();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user