Refactored the CameraLOL to be inside the rayview instead of a convolute main_ui->camera->rayview and back. Closes #16.

This commit is contained in:
Zed A. Shaw 2025-06-29 11:11:12 -04:00
parent 75c28cd764
commit ab1a415b55
7 changed files with 83 additions and 89 deletions

View file

@ -86,7 +86,6 @@ sources = [
'autowalker.cpp',
'backend.cpp',
'battle.cpp',
'camera.cpp',
'combat.cpp',
'components.cpp',
'config.cpp',