Add XYZ variable to UIScene_DebugSetCamera.h

This commit is contained in:
eh-K 2026-03-06 19:50:22 -06:00 committed by GitHub
parent f1bd427fd3
commit cb6958fbf6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,9 @@
class UIScene_DebugSetCamera : public UIScene
{
double currentX;
double currentY;
double currentZ;
private:
enum eControls
{