mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-02 08:42:44 -04:00
Impl editor object names
This commit is contained in:
@@ -10,6 +10,7 @@ extern "C" {
|
||||
}
|
||||
|
||||
AStarship::AStarship(FVector pos) {
|
||||
Name = "Starship";
|
||||
Spawn = pos;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user