mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-09 14:56:07 -04:00
Impl editor object names
This commit is contained in:
@@ -18,6 +18,7 @@ extern Lights1 D_800E45C0[];
|
||||
}
|
||||
|
||||
OCheepCheep::OCheepCheep(const FVector& pos, CheepType type, IPathSpan span) {
|
||||
Name = "Cheep Cheep";
|
||||
_type = type;
|
||||
_spawnPos = pos;
|
||||
_span = span;
|
||||
|
||||
Reference in New Issue
Block a user