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

6 lines
120 B
C++

#include "mxdsaction.h"
// OFFSET: LEGO1 0x100ad980
const char* MxDSAction::GetClassName() {
return "MxDSAction";
}