Impl editor object names

This commit is contained in:
MegaMech
2025-03-07 23:27:37 -07:00
parent 882f14e91a
commit c44682b702
43 changed files with 76 additions and 30 deletions
+1
View File
@@ -32,6 +32,7 @@ SplineData* D_800E633C[] = { &D_800E6034, &D_800E60F0, &D_800E61B4, &D_800E6280
size_t OSeagull::_count = 0;
OSeagull::OSeagull(FVector pos) {
Name = "Seagull";
_idx = _count;
_pos.x = pos.x;
_pos.y = pos.y;