mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-11 07:25:50 -04:00
Impl editor object names
This commit is contained in:
@@ -15,6 +15,7 @@ extern "C" {
|
||||
size_t OHedgehog::_count = 0;
|
||||
|
||||
OHedgehog::OHedgehog(const FVector& pos, const FVector2D& patrolPoint, s16 unk) {
|
||||
Name = "Hedgehog";
|
||||
_idx = _count;
|
||||
_pos = pos;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user