mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-10 19:36:46 -04:00
Impl editor object names
This commit is contained in:
@@ -13,6 +13,7 @@ Vtx gBowserStatueVtx[717];
|
||||
Gfx gBowserStatueGfx[162];
|
||||
|
||||
ABowserStatue::ABowserStatue(FVector pos, ABowserStatue::Behaviour behaviour) {
|
||||
Name = "Bowser Statue";
|
||||
Pos = pos;
|
||||
ABowserStatue::Behaviour _behaviour = behaviour;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user