isle/LEGO1/mxdsselectaction.cpp
2023-06-23 17:18:53 -07:00

6 lines
138 B
C++

#include "mxdsselectaction.h"
// OFFSET: LEGO1 0x100cb6f0
const char* MxDSSelectAction::GetClassName() {
return "MxDSSelectAction";
}