DRG-Femboy-Voice/Source/FSD/Private/LaserPointerWaypoint.cpp
2025-04-15 12:39:31 -07:00

8 lines
110 B
C++
Executable file

#include "LaserPointerWaypoint.h"
ALaserPointerWaypoint::ALaserPointerWaypoint() {
this->Index = 0;
}